| 
    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 (DVVideoContext *ctx, const AVDVProfile *d) | 
| av_cold int | ff_dvvideo_init (AVCodecContext *avctx) | 
DV codec.
Definition in file dv.c.
      
  | 
  inlinestatic | 
Definition at line 44 of file dv.c.
Referenced by ff_dv_init_dynamic_tables().
| int ff_dv_init_dynamic_tables | ( | DVVideoContext * | ctx, | 
| const AVDVProfile * | d | ||
| ) | 
Definition at line 165 of file dv.c.
Referenced by dvvideo_decode_frame(), and dvvideo_encode_init().
| av_cold int ff_dvvideo_init | ( | AVCodecContext * | avctx | ) | 
Definition at line 188 of file dv.c.
Referenced by dvvideo_decode_init(), and dvvideo_encode_init().
 1.8.17