|
FFmpeg
|
Public Member Functions | |
| DECLARE_ALIGNED (16, int16_t, block)[64] | |
Public Attributes | |
| AVCodecContext * | avctx |
| IDCTDSPContext | idsp |
| AVFrame * | pic |
| AVFrame * | prev |
| GetBitContext | gb |
| int | mb_width |
| int | mb_height |
| int | pmb_width |
| int | pmb_height |
| MVInfo | mvi |
| int | tile_size |
| int | tile_shift |
| VLC | dc_vlc |
| VLC | ac_vlc |
| LevelCodes | ylev [4] |
| LevelCodes | ulev [3] |
| LevelCodes | vlev [3] |
| int | luma_dc_quant |
| int | chroma_dc_quant |
| int | ac_quant |
| int | top_dc [3] |
| int | left_dc [4] |
1.8.12