mss2dsp.h File Reference

Microsoft Screen 2 (aka Windows Media Video V9 Screen) decoder DSP routines. More...

#include <stdint.h>
Include dependency graph for mss2dsp.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  MSS2DSPContext
 

Typedefs

typedef struct MSS2DSPContext MSS2DSPContext
 

Functions

void ff_mss2dsp_init (MSS2DSPContext *dsp)
 

Detailed Description

Microsoft Screen 2 (aka Windows Media Video V9 Screen) decoder DSP routines.

Definition in file mss2dsp.h.

Typedef Documentation

Function Documentation

void ff_mss2dsp_init ( MSS2DSPContext dsp)

Definition at line 150 of file mss2dsp.c.

Referenced by mss2_decode_init().