FFmpeg
|
Go to the source code of this file.
Functions | |
static void | dv_calc_mb_coordinates (const AVDVProfile *d, int chan, int seq, int slot, uint16_t *tbl) |
int | ff_dv_init_dynamic_tables (DVwork_chunk *work_chunks, const AVDVProfile *d) |
DV codec.
Definition in file dv.c.
|
inlinestatic |
Definition at line 48 of file dv.c.
Referenced by ff_dv_init_dynamic_tables().
int ff_dv_init_dynamic_tables | ( | DVwork_chunk * | work_chunks, |
const AVDVProfile * | d | ||
) |
Definition at line 169 of file dv.c.
Referenced by dvvideo_decode_frame(), and dvvideo_encode_init().