FFmpeg
|
Scantable. More...
#include <dsputil.h>
Data Fields | |
const uint8_t * | scantable |
uint8_t | permutated [64] |
uint8_t | raster_end [64] |
const uint8_t* ScanTable::scantable |
Definition at line 112 of file dsputil.h.
Referenced by dct_quantize_bfin(), dct_quantize_refine(), dct_quantize_trellis_c(), dnxhd_10bit_dct_quantize(), ff_dct_quantize_c(), ff_init_scantable(), and wmv2_decode_inter_block().
uint8_t ScanTable::permutated[64] |
Definition at line 113 of file dsputil.h.
Referenced by aic_decode_slice(), asv1_decode_block(), asv2_decode_block(), bit8x8_c(), clip_coeffs(), dct_quantize_refine(), dct_quantize_trellis_c(), dct_single_coeff_elimination(), dct_unquantize_mpeg1_inter_c(), dct_unquantize_mpeg1_intra_c(), dct_unquantize_mpeg2_inter_c(), dct_unquantize_mpeg2_intra_bitexact(), dct_unquantize_mpeg2_intra_c(), decide_ac_pred(), decode_block(), decode_block_intra(), decode_block_progressive(), decode_block_refinement(), decode_slice_plane(), dequant(), dnxhd_calc_ac_bits(), dnxhd_decode_dct_block(), dnxhd_encode_block(), dnxhd_unquantize_c(), encode_block(), encode_mb_internal(), encode_slice_plane(), estimate_slice_plane(), ff_init_scantable(), ff_mjpeg_decode_dqt(), ff_mpeg4_encode_mb(), ff_msmpeg4_decode_block(), ff_msmpeg4_encode_block(), h261_decode_block(), h261_encode_block(), h263_decode_block(), h263_encode_block(), jpeg_table_header(), jpg_decode_block(), mdec_decode_block_intra(), mpeg1_decode_block_inter(), mpeg1_decode_block_intra(), mpeg1_encode_block(), mpeg1_fast_decode_block_inter(), mpeg2_decode_block_intra(), mpeg2_decode_block_non_intra(), mpeg2_fast_decode_block_intra(), mpeg2_fast_decode_block_non_intra(), mpeg4_decode_block(), mpeg4_encode_blocks(), rd8x8_c(), restore_ac_coeffs(), tgq_decode_block(), vlc_decode_block(), wmv2_decode_inter_block(), and x8_decode_intra_mb().
uint8_t ScanTable::raster_end[64] |
Definition at line 114 of file dsputil.h.
Referenced by dct_unquantize_h263_inter_armv5te(), dct_unquantize_h263_inter_axp(), dct_unquantize_h263_inter_c(), dct_unquantize_h263_intra_armv5te(), dct_unquantize_h263_intra_axp(), dct_unquantize_h263_intra_c(), and ff_init_scantable().