FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
AVFrame * | pic |
int | mb_width |
int | mb_height |
uint8_t * | slice_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] |
AVCodecContext* TSCC2Context::avctx |
GetBitContext TSCC2Context::gb |
VLC TSCC2Context::nc_vlc[NUM_VLC_SETS] |
VLC TSCC2Context::ac_vlc[NUM_VLC_SETS] |