FFmpeg
|
Go to the source code of this file.
Data Structures | |
struct | V210EncContext |
Functions | |
void | ff_v210enc_init (V210EncContext *s) |
void | ff_v210enc_init_x86 (V210EncContext *s) |
void ff_v210enc_init | ( | V210EncContext * | s | ) |
Definition at line 85 of file v210enc.c.
Referenced by checkasm_check_v210enc(), and encode_init().
void ff_v210enc_init_x86 | ( | V210EncContext * | s | ) |
Definition at line 36 of file v210enc_init.c.
Referenced by ff_v210enc_init().