DVVideoContext Struct Reference


Data Fields

const DVprofilesys
AVFrame picture
AVCodecContextavctx
uint8_t * buf
uint8_t dv_zigzag [2][64]
void(* get_pixels )(DCTELEM *block, const uint8_t *pixels, int line_size)
void(* fdct [2])(DCTELEM *block)
void(* idct_put [2])(uint8_t *dest, int line_size, DCTELEM *block)
me_cmp_func ildct_cmp

Detailed Description

Definition at line 52 of file dv.c.


Field Documentation

Definition at line 55 of file dv.c.

Referenced by dv_decode_video_segment(), dv_guess_dct_mode(), dv_write_pack(), and dvvideo_init().

uint8_t DVVideoContext::dv_zigzag[2][64]

Definition at line 58 of file dv.c.

Referenced by dv_decode_video_segment(), and dvvideo_init().

void(* DVVideoContext::get_pixels)(DCTELEM *block, const uint8_t *pixels, int line_size)

Referenced by dv_init_enc_block(), and dvvideo_init().

void(* DVVideoContext::fdct[2])(DCTELEM *block)

Referenced by dv_init_enc_block(), and dvvideo_init().

void(* DVVideoContext::idct_put[2])(uint8_t *dest, int line_size, DCTELEM *block)

Definition at line 63 of file dv.c.

Referenced by dv_guess_dct_mode(), and dvvideo_init().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 20 17:40:05 2010 for FFmpeg by  doxygen 1.5.6