FFmpeg
Data Fields
TSCC2Context Struct Reference

Data Fields

 
AVFramepic
 
int  mb_width
 
int  mb_height
 
 
int  quant [2]
 
int  q [2][3]
 
 
 
 
 
int  block [16]
 

Detailed Description

Definition at line 36 of file tscc2.c.

Field Documentation

AVCodecContext* TSCC2Context::avctx

Definition at line 37 of file tscc2.c.

Referenced by tscc2_decode_init().

AVFrame* TSCC2Context::pic

Definition at line 38 of file tscc2.c.

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

int TSCC2Context::mb_width

Definition at line 39 of file tscc2.c.

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

int TSCC2Context::mb_height

Definition at line 39 of file tscc2.c.

Referenced by tscc2_decode_frame(), and tscc2_decode_init().

uint8_t* TSCC2Context::slice_quants

Definition at line 40 of file tscc2.c.

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

int TSCC2Context::quant[2]

Definition at line 41 of file tscc2.c.

Referenced by tscc2_decode_frame(), and tscc2_decode_slice().

int TSCC2Context::q[2][3]

Definition at line 42 of file tscc2.c.

Referenced by tscc2_decode_frame(), and tscc2_decode_slice().

GetBitContext TSCC2Context::gb

Definition at line 43 of file tscc2.c.

Referenced by tscc2_decode_mb(), and tscc2_decode_slice().

VLC TSCC2Context::dc_vlc

Definition at line 45 of file tscc2.c.

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

VLC TSCC2Context::nc_vlc[NUM_VLC_SETS]

Definition at line 45 of file tscc2.c.

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

VLC TSCC2Context::ac_vlc[NUM_VLC_SETS]

Definition at line 45 of file tscc2.c.

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

int TSCC2Context::block[16]

Definition at line 46 of file tscc2.c.

Referenced by tscc2_decode_mb().


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

Generated on Sun Sep 14 2014 18:56:45 for FFmpeg by   doxygen 1.8.2

AltStyle によって変換されたページ (->オリジナル) /