FIRSTBLK_VLC_SIZE 159 libavcodec/rv34.c rv34_gen_vlc(rv34_table_intra_firstpat[i][j], FIRSTBLK_VLC_SIZE, &intra_vlcs[i].first_pattern[j], NULL, 19*i + 14 + j); FIRSTBLK_VLC_SIZE 170 libavcodec/rv34.c rv34_gen_vlc(rv34_table_inter_firstpat [i][j], FIRSTBLK_VLC_SIZE, &inter_vlcs[i].first_pattern[j], NULL, i*12 + 100 + j); FIRSTBLK_VLC_SIZE 940 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_firstpat[NUM_INTRA_TABLES][4][FIRSTBLK_VLC_SIZE] = { FIRSTBLK_VLC_SIZE 2936 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_firstpat[NUM_INTER_TABLES][2][FIRSTBLK_VLC_SIZE] = {