FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | ProresDSPContext |
Functions | |
int | ff_proresdsp_init (ProresDSPContext *dsp, AVCodecContext *avctx) |
void | ff_proresdsp_init_x86 (ProresDSPContext *dsp, AVCodecContext *avctx) |
int ff_proresdsp_init | ( | ProresDSPContext * | dsp, |
AVCodecContext * | avctx | ||
) |
Definition at line 79 of file proresdsp.c.
Referenced by decode_init().
void ff_proresdsp_init_x86 | ( | ProresDSPContext * | dsp, |
AVCodecContext * | avctx | ||
) |
Definition at line 33 of file proresdsp_init.c.
Referenced by ff_proresdsp_init().