MadContext Struct Reference


Data Fields

AVCodecContextavctx
DSPContext dsp
AVFrame frame
AVFrame last_frame
GetBitContext gb
void * bitstream_buf
unsigned int bitstream_buf_size
DCTELEM block [64]
ScanTable scantable
uint16_t quant_matrix [64]
int mb_x
int mb_y

Detailed Description

Definition at line 45 of file eamad.c.


Field Documentation

Definition at line 46 of file eamad.c.

Referenced by comp_block(), decode_block_intra(), decode_init(), and idct_put().

Definition at line 51 of file eamad.c.

Referenced by decode_end(), and decode_frame().

Definition at line 52 of file eamad.c.

Referenced by decode_frame().

Definition at line 53 of file eamad.c.

Referenced by decode_mb().

Definition at line 47 of file eamad.c.

Referenced by decode_frame(), decode_init(), and decode_mb().

Definition at line 48 of file eamad.c.

Referenced by comp_block(), decode_end(), decode_frame(), and idct_put().

Definition at line 50 of file eamad.c.

Referenced by decode_block_intra(), decode_frame(), and decode_mb().

Definition at line 49 of file eamad.c.

Referenced by comp_block(), decode_end(), decode_frame(), and decode_mb().

Definition at line 56 of file eamad.c.

Referenced by decode_block_intra(), decode_frame(), and decode_mb().

Definition at line 57 of file eamad.c.

Referenced by decode_block_intra(), decode_frame(), and decode_mb().

Definition at line 55 of file eamad.c.

Referenced by calc_quant_matrix(), and decode_block_intra().

Definition at line 54 of file eamad.c.

Referenced by decode_block_intra(), and decode_init().


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

Generated on Fri Oct 26 02:50:16 2012 for FFmpeg by  doxygen 1.5.8