COEFF_VLC_SIZE 118 libavcodec/rv34.c rv34_gen_vlc(rv34_intra_coeff[i], COEFF_VLC_SIZE, &intra_vlcs[i].coefficient, NULL); COEFF_VLC_SIZE 130 libavcodec/rv34.c rv34_gen_vlc(rv34_inter_coeff[i], COEFF_VLC_SIZE, &inter_vlcs[i].coefficient, NULL); COEFF_VLC_SIZE 2280 libavcodec/rv34vlc.h static const uint8_t rv34_intra_coeff[NUM_INTRA_TABLES][COEFF_VLC_SIZE] = { COEFF_VLC_SIZE 4023 libavcodec/rv34vlc.h static const uint8_t rv34_inter_coeff[NUM_INTER_TABLES][COEFF_VLC_SIZE] = {