FFmpeg
|
Data Fields | |
AVCodecContext * | avctx |
BlockDSPContext | bdsp |
BswapDSPContext | bbdsp |
uint16_t * | frame_buffer |
uint16_t * | last_frame_buffer |
GetBitContext | pre_gb |
ac/dc prefix More... | |
GetBitContext | gb |
GetByteContext | g |
GetByteContext | g2 |
int | mv [256] |
VLC | pre_vlc |
int | last_dc |
int16_t | block [6][64] |
void * | bitstream_buffer |
unsigned int | bitstream_buffer_size |
int | version |
CFrameBuffer | cfrm [CFRAME_BUFFER_COUNT] |
AVCodecContext* FourXContext::avctx |
BlockDSPContext FourXContext::bdsp |
BswapDSPContext FourXContext::bbdsp |
GetBitContext FourXContext::pre_gb |
GetBitContext FourXContext::gb |
GetByteContext FourXContext::g |
GetByteContext FourXContext::g2 |
CFrameBuffer FourXContext::cfrm[CFRAME_BUFFER_COUNT] |