FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | UTVideoDSPContext |
Functions | |
void | ff_utvideodsp_init (UTVideoDSPContext *c) |
void | ff_utvideodsp_init_x86 (UTVideoDSPContext *c) |
void ff_utvideodsp_init | ( | UTVideoDSPContext * | c | ) |
Definition at line 75 of file utvideodsp.c.
Referenced by checkasm_check_utvideodsp(), and decode_init().
void ff_utvideodsp_init_x86 | ( | UTVideoDSPContext * | c | ) |
Definition at line 42 of file utvideodsp_init.c.
Referenced by ff_utvideodsp_init().