| 
    FFmpeg
    
   | 
 
Data Fields | |
| AVCodecContext * | avctx | 
| int | num_vblocks [3] | 
| int | num_hblocks [3] | 
| void * | swap_buf | 
| int | swap_buf_size | 
| int | cur_index | 
| int | prev_index | 
| ProgressFrame | frames [16] | 
| int16_t | dct_block [64] | 
| GetBitContext | gb | 
| uint8_t | permutated_scantable [64] | 
| BlockDSPContext | bdsp | 
| BswapDSPContext | bbdsp | 
| HpelDSPContext | hdsp | 
| IDCTDSPContext | idsp | 
| int | next_cur_index | 
| int | next_prev_index | 
| AVCodecContext* MimicContext::avctx | 
| ProgressFrame MimicContext::frames[16] | 
| GetBitContext MimicContext::gb | 
| BlockDSPContext MimicContext::bdsp | 
| BswapDSPContext MimicContext::bbdsp | 
| HpelDSPContext MimicContext::hdsp | 
| IDCTDSPContext MimicContext::idsp | 
 1.8.17