TSCC2Context Struct Reference


Data Fields

AVCodecContextavctx
AVFrame pic
int mb_width
int mb_height
uint8_tslice_quants
int quant [2]
int q [2][3]
GetBitContext gb
VLC dc_vlc
VLC nc_vlc [NUM_VLC_SETS]
VLC ac_vlc [NUM_VLC_SETS]
int block [16]

Detailed Description

Definition at line 33 of file tscc2.c.


Field Documentation

VLC TSCC2Context::ac_vlc[NUM_VLC_SETS]

Definition at line 42 of file tscc2.c.

Referenced by free_vlcs(), init_vlcs(), and tscc2_decode_mb().

Definition at line 34 of file tscc2.c.

Referenced by tscc2_decode_init().

Definition at line 43 of file tscc2.c.

Referenced by tscc2_decode_mb().

Definition at line 42 of file tscc2.c.

Referenced by free_vlcs(), init_vlcs(), and tscc2_decode_mb().

Definition at line 40 of file tscc2.c.

Referenced by tscc2_decode_mb(), and tscc2_decode_slice().

Definition at line 36 of file tscc2.c.

Referenced by tscc2_decode_frame(), and tscc2_decode_init().

Definition at line 36 of file tscc2.c.

Referenced by tscc2_decode_frame(), tscc2_decode_init(), and tscc2_decode_slice().

VLC TSCC2Context::nc_vlc[NUM_VLC_SETS]

Definition at line 42 of file tscc2.c.

Referenced by free_vlcs(), init_vlcs(), and tscc2_decode_mb().

Definition at line 39 of file tscc2.c.

Referenced by tscc2_decode_frame(), and tscc2_decode_slice().

Definition at line 38 of file tscc2.c.

Referenced by tscc2_decode_frame(), and tscc2_decode_slice().


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

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