FourXContext Struct Reference


Data Fields

AVCodecContextavctx
DSPContext dsp
AVFrame current_picture
AVFrame last_picture
GetBitContext pre_gb
 ac/dc prefix
GetBitContext gb
GetByteContext g
GetByteContext g2
int mv [256]
VLC pre_vlc
int last_dc
DCTELEM block [6][64]
void * bitstream_buffer
unsigned int bitstream_buffer_size
int version
CFrameBuffer cfrm [CFRAME_BUFFER_COUNT]

Detailed Description

Definition at line 129 of file 4xm.c.


Field Documentation

Definition at line 141 of file 4xm.c.

Referenced by decode_end(), decode_i_frame(), and decode_p_frame().

Definition at line 142 of file 4xm.c.

Referenced by decode_end(), decode_i_frame(), and decode_p_frame().

Definition at line 140 of file 4xm.c.

Referenced by decode_i_mb(), and idct_put().

CFrameBuffer FourXContext::cfrm[CFRAME_BUFFER_COUNT]

Definition at line 144 of file 4xm.c.

Referenced by decode_end(), and decode_frame().

Definition at line 131 of file 4xm.c.

Referenced by common_init(), decode_i_frame(), decode_i_mb(), and decode_p_frame().

Definition at line 135 of file 4xm.c.

Referenced by decode_p_block(), and decode_p_frame().

Definition at line 136 of file 4xm.c.

Referenced by decode_p_block(), and decode_p_frame().

Definition at line 134 of file 4xm.c.

Referenced by decode_i_block(), decode_i_frame(), decode_p_block(), and decode_p_frame().

Definition at line 139 of file 4xm.c.

Referenced by decode_i_block(), and decode_i_frame().

Definition at line 132 of file 4xm.c.

Referenced by decode_end(), decode_frame(), decode_init(), decode_p_block(), and decode_p_frame().

Definition at line 137 of file 4xm.c.

Referenced by decode_p_block(), and init_mv().

ac/dc prefix

Definition at line 133 of file 4xm.c.

Referenced by decode_i_block(), and decode_i_frame().

Definition at line 138 of file 4xm.c.

Referenced by decode_end(), decode_i_block(), decode_i_frame(), and read_huffman_tables().

Definition at line 143 of file 4xm.c.

Referenced by decode_init(), decode_p_block(), decode_p_frame(), and init_mv().


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

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