FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | V210DecContext |
Functions | |
void | ff_v210dec_init (V210DecContext *s) |
void | ff_v210_x86_init (V210DecContext *s) |
void ff_v210dec_init | ( | V210DecContext * | s | ) |
Definition at line 59 of file v210dec.c.
Referenced by checkasm_check_v210dec(), decode_frame(), and decode_init().
void ff_v210_x86_init | ( | V210DecContext * | s | ) |
Definition at line 31 of file v210-init.c.
Referenced by ff_v210dec_init().