MDECContext Struct Reference


Public Member Functions

 DECLARE_ALIGNED_16 (DCTELEM, block[6][64])
 DECLARE_ALIGNED_8 (uint16_t, intra_matrix[64])
 DECLARE_ALIGNED_8 (int, q_intra_matrix[64])

Data Fields

AVCodecContextavctx
DSPContext dsp
AVFrame picture
GetBitContext gb
ScanTable scantable
int version
int qscale
int last_dc [3]
int mb_width
int mb_height
int mb_x
int mb_y
uint8_t * bitstream_buffer
unsigned int bitstream_buffer_size
int block_last_index [6]

Detailed Description

Definition at line 35 of file mdec.c.


Member Function Documentation

MDECContext::DECLARE_ALIGNED_16 ( DCTELEM  ,
block  [6][64] 
)

MDECContext::DECLARE_ALIGNED_8 ( int  ,
q_intra_matrix  [64] 
)

MDECContext::DECLARE_ALIGNED_8 ( uint16_t  ,
intra_matrix  [64] 
)


Field Documentation

Definition at line 36 of file mdec.c.

Referenced by idct_put(), mdec_common_init(), and mdec_decode_block_intra().

Definition at line 50 of file mdec.c.

Referenced by decode_end(), and decode_frame().

Definition at line 51 of file mdec.c.

Referenced by decode_end(), and decode_frame().

Definition at line 52 of file mdec.c.

Referenced by mdec_decode_block_intra().

Definition at line 37 of file mdec.c.

Referenced by decode_init(), decode_mb(), idct_put(), and mdec_common_init().

Definition at line 39 of file mdec.c.

Referenced by decode_frame(), and mdec_decode_block_intra().

Definition at line 43 of file mdec.c.

Referenced by decode_frame(), and mdec_decode_block_intra().

Definition at line 45 of file mdec.c.

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

Definition at line 44 of file mdec.c.

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

Definition at line 46 of file mdec.c.

Referenced by decode_frame(), and mdec_decode_block_intra().

Definition at line 46 of file mdec.c.

Referenced by decode_frame(), and mdec_decode_block_intra().

Definition at line 38 of file mdec.c.

Referenced by decode_end(), decode_frame(), decode_init(), idct_put(), and mdec_common_init().

Definition at line 42 of file mdec.c.

Referenced by decode_frame(), and mdec_decode_block_intra().

Definition at line 40 of file mdec.c.

Referenced by decode_init(), and mdec_decode_block_intra().

Definition at line 41 of file mdec.c.

Referenced by decode_frame(), and mdec_decode_block_intra().


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

Generated on Fri Oct 26 02:35:47 2012 for FFmpeg by  doxygen 1.5.8