FIRSTBLK_VLC_SIZE  117 libavcodec/rv34.c             rv34_gen_vlc(rv34_table_intra_firstpat[i][j], FIRSTBLK_VLC_SIZE, &intra_vlcs[i].first_pattern[j], NULL);
FIRSTBLK_VLC_SIZE  126 libavcodec/rv34.c             rv34_gen_vlc(rv34_table_inter_firstpat [i][j], FIRSTBLK_VLC_SIZE, &inter_vlcs[i].first_pattern[j],  NULL);
FIRSTBLK_VLC_SIZE  939 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_firstpat[NUM_INTRA_TABLES][4][FIRSTBLK_VLC_SIZE] = {
FIRSTBLK_VLC_SIZE 2935 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_firstpat[NUM_INTER_TABLES][2][FIRSTBLK_VLC_SIZE] = {