FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | WMV2DSPContext |
Functions | |
void | ff_wmv2dsp_init (WMV2DSPContext *c) |
void | ff_wmv2dsp_init_mips (WMV2DSPContext *c) |
void ff_wmv2dsp_init | ( | WMV2DSPContext * | c | ) |
Definition at line 251 of file wmv2dsp.c.
Referenced by ff_intrax8_common_init(), and ff_wmv2_common_init().
void ff_wmv2dsp_init_mips | ( | WMV2DSPContext * | c | ) |
Definition at line 33 of file wmv2dsp_init_mips.c.
Referenced by ff_wmv2dsp_init().