NUM_VLC_SETS 46 libavcodec/tscc2.c VLC dc_vlc, nc_vlc[NUM_VLC_SETS], ac_vlc[NUM_VLC_SETS]; NUM_VLC_SETS 55 libavcodec/tscc2.c for (i = 0; i < NUM_VLC_SETS; i++) { NUM_VLC_SETS 72 libavcodec/tscc2.c for (i = 0; i < NUM_VLC_SETS; i++) { NUM_VLC_SETS 254 libavcodec/tscc2.c if (c->quant[0] < 2 || c->quant[0] > NUM_VLC_SETS + 1 || NUM_VLC_SETS 255 libavcodec/tscc2.c c->quant[1] < 2 || c->quant[1] > NUM_VLC_SETS + 1) { NUM_VLC_SETS 29 libavcodec/tscc2data.h static const uint16_t tscc2_quants[NUM_VLC_SETS][3] = { NUM_VLC_SETS 71 libavcodec/tscc2data.h static const uint16_t tscc2_nc_vlc_codes[NUM_VLC_SETS][16] = { NUM_VLC_SETS 100 libavcodec/tscc2data.h static const uint8_t tscc2_nc_vlc_bits[NUM_VLC_SETS][16] = { NUM_VLC_SETS 902 libavcodec/tscc2data.h static const int tscc2_ac_vlc_sizes[NUM_VLC_SETS] = { NUM_VLC_SETS 906 libavcodec/tscc2data.h static const uint16_t * const tscc2_ac_vlc_syms[NUM_VLC_SETS] = { NUM_VLC_SETS 913 libavcodec/tscc2data.h static const uint16_t * const tscc2_ac_vlc_codes[NUM_VLC_SETS] = { NUM_VLC_SETS 921 libavcodec/tscc2data.h static const uint8_t * const tscc2_ac_vlc_bits[NUM_VLC_SETS] = {