|
FFmpeg
|
Public Member Functions | |
| DECLARE_ALIGNED (32, int16_t, block)[6][64] | |
Data Fields | |
| AVCodecContext * | avctx |
| BlockDSPContext | bdsp |
| BswapDSPContext | bbdsp |
| uint16_t * | frame_buffer |
| uint16_t * | last_frame_buffer |
| GetBitContext | pre_gb |
| ac/dc prefix | |
| GetBitContext | gb |
| GetByteContext | g |
| GetByteContext | g2 |
| int | mv [256] |
| VLC | pre_vlc |
| int | last_dc |
| void * | bitstream_buffer |
| unsigned int | bitstream_buffer_size |
| int | version |
| CFrameBuffer | cfrm [CFRAME_BUFFER_COUNT] |
| FourXContext::DECLARE_ALIGNED | ( | 32 | , |
| int16_t | , | ||
| block | ) |
| 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] |