NUM_VLC_SETS 45 libavcodec/tscc2.c VLC dc_vlc, nc_vlc[NUM_VLC_SETS], ac_vlc[NUM_VLC_SETS]; NUM_VLC_SETS 54 libavcodec/tscc2.c for (i = 0; i < NUM_VLC_SETS; i++) { NUM_VLC_SETS 71 libavcodec/tscc2.c for (i = 0; i < NUM_VLC_SETS; i++) { NUM_VLC_SETS 256 libavcodec/tscc2.c if (c->quant[0] < 2 || c->quant[0] > NUM_VLC_SETS + 1 || NUM_VLC_SETS 257 libavcodec/tscc2.c c->quant[1] < 2 || c->quant[1] > NUM_VLC_SETS + 1) { NUM_VLC_SETS 36 libavcodec/tscc2data.h static const uint16_t tscc2_quants[NUM_VLC_SETS][3] = { NUM_VLC_SETS 78 libavcodec/tscc2data.h static const uint16_t tscc2_nc_vlc_codes[NUM_VLC_SETS][16] = { NUM_VLC_SETS 107 libavcodec/tscc2data.h static const uint8_t tscc2_nc_vlc_bits[NUM_VLC_SETS][16] = { NUM_VLC_SETS 909 libavcodec/tscc2data.h static const int tscc2_ac_vlc_sizes[NUM_VLC_SETS] = { NUM_VLC_SETS 913 libavcodec/tscc2data.h static const uint16_t *tscc2_ac_vlc_syms[NUM_VLC_SETS] = { NUM_VLC_SETS 920 libavcodec/tscc2data.h static const uint16_t *tscc2_ac_vlc_codes[NUM_VLC_SETS] = { NUM_VLC_SETS 928 libavcodec/tscc2data.h static const uint8_t *tscc2_ac_vlc_bits[NUM_VLC_SETS] = {