#include <mpegvideo.h>
Data Fields | |
const uint8_t * | scantable |
uint8_t | permutated [64] |
uint8_t | raster_end [64] |
Definition at line 92 of file mpegvideo.h.
const uint8_t* ScanTable::scantable |
Definition at line 93 of file mpegvideo.h.
Referenced by ff_init_scantable(), and wmv2_decode_inter_block().
Definition at line 94 of file mpegvideo.h.
Referenced by asv1_decode_block(), asv2_decode_block(), decode_block(), decode_block_progressive(), dequant(), ff_init_scantable(), ff_mjpeg_decode_dqt(), ff_msmpeg4_decode_block(), ff_msmpeg4_encode_block(), h263_decode_block(), mdec_decode_block_intra(), mpeg4_decode_block(), sp5x_decode_frame(), unpack_vlcs(), vp56_add_predictors_dc(), vp5_parse_coeff(), vp6_parse_coeff(), vp6_parse_coeff_huffman(), wmv2_decode_inter_block(), and x8_decode_intra_mb().
Definition at line 95 of file mpegvideo.h.
Referenced by dct_unquantize_h263_inter_c(), dct_unquantize_h263_inter_mmx(), dct_unquantize_h263_intra_c(), dct_unquantize_h263_intra_iwmmxt(), dct_unquantize_h263_intra_mmx(), and ff_init_scantable().