CBPPAT_VLC_SIZE   110 libavcodec/rv34.c             rv34_gen_vlc(rv34_table_intra_cbppat   [i][j], CBPPAT_VLC_SIZE,   &intra_vlcs[i].cbppattern[j],     NULL);
CBPPAT_VLC_SIZE   122 libavcodec/rv34.c         rv34_gen_vlc(rv34_inter_cbppat[i], CBPPAT_VLC_SIZE, &inter_vlcs[i].cbppattern[0], NULL);
CBPPAT_VLC_SIZE    41 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_cbppat[NUM_INTRA_TABLES][2][CBPPAT_VLC_SIZE] = {
CBPPAT_VLC_SIZE  2304 libavcodec/rv34vlc.h static const uint8_t rv34_inter_cbppat[NUM_INTER_TABLES][CBPPAT_VLC_SIZE] = {