NUM_INTRA_TABLES 69 libavcodec/rv34.c static RV34VLC intra_vlcs[NUM_INTRA_TABLES], inter_vlcs[NUM_INTER_TABLES]; NUM_INTRA_TABLES 149 libavcodec/rv34.c for(i = 0; i < NUM_INTRA_TABLES; i++){ NUM_INTRA_TABLES 42 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_cbppat[NUM_INTRA_TABLES][2][CBPPAT_VLC_SIZE] = { NUM_INTRA_TABLES 886 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_cbp[NUM_INTRA_TABLES][8][CBP_VLC_SIZE] = { NUM_INTRA_TABLES 940 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_firstpat[NUM_INTRA_TABLES][4][FIRSTBLK_VLC_SIZE] = { NUM_INTRA_TABLES 2074 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_secondpat[NUM_INTRA_TABLES][2][OTHERBLK_VLC_SIZE] = { NUM_INTRA_TABLES 2177 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_thirdpat[NUM_INTRA_TABLES][2][OTHERBLK_VLC_SIZE] = { NUM_INTRA_TABLES 2281 libavcodec/rv34vlc.h static const uint8_t rv34_intra_coeff[NUM_INTRA_TABLES][COEFF_VLC_SIZE] = {