OTHERBLK_VLC_SIZE 111 libavcodec/rv34.c rv34_gen_vlc(rv34_table_intra_secondpat[i][j], OTHERBLK_VLC_SIZE, &intra_vlcs[i].second_pattern[j], NULL); OTHERBLK_VLC_SIZE 112 libavcodec/rv34.c rv34_gen_vlc(rv34_table_intra_thirdpat [i][j], OTHERBLK_VLC_SIZE, &intra_vlcs[i].third_pattern[j], NULL); OTHERBLK_VLC_SIZE 127 libavcodec/rv34.c rv34_gen_vlc(rv34_table_inter_secondpat[i][j], OTHERBLK_VLC_SIZE, &inter_vlcs[i].second_pattern[j], NULL); OTHERBLK_VLC_SIZE 128 libavcodec/rv34.c rv34_gen_vlc(rv34_table_inter_thirdpat [i][j], OTHERBLK_VLC_SIZE, &inter_vlcs[i].third_pattern[j], NULL); OTHERBLK_VLC_SIZE 2073 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_secondpat[NUM_INTRA_TABLES][2][OTHERBLK_VLC_SIZE] = { OTHERBLK_VLC_SIZE 2176 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_thirdpat[NUM_INTRA_TABLES][2][OTHERBLK_VLC_SIZE] = { OTHERBLK_VLC_SIZE 3736 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_secondpat[NUM_INTER_TABLES][2][OTHERBLK_VLC_SIZE] = { OTHERBLK_VLC_SIZE 3879 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_thirdpat[NUM_INTER_TABLES][2][OTHERBLK_VLC_SIZE] = {