NUM_INTRA_TABLES   57 libavcodec/rv34.c static RV34VLC intra_vlcs[NUM_INTRA_TABLES], inter_vlcs[NUM_INTER_TABLES];
NUM_INTRA_TABLES  108 libavcodec/rv34.c     for(i = 0; i < NUM_INTRA_TABLES; i++){
NUM_INTRA_TABLES   41 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_cbppat[NUM_INTRA_TABLES][2][CBPPAT_VLC_SIZE] = {
NUM_INTRA_TABLES  885 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_cbp[NUM_INTRA_TABLES][8][CBP_VLC_SIZE] = {
NUM_INTRA_TABLES  939 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_firstpat[NUM_INTRA_TABLES][4][FIRSTBLK_VLC_SIZE] = {
NUM_INTRA_TABLES 2073 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_secondpat[NUM_INTRA_TABLES][2][OTHERBLK_VLC_SIZE] = {
NUM_INTRA_TABLES 2176 libavcodec/rv34vlc.h static const uint8_t rv34_table_intra_thirdpat[NUM_INTRA_TABLES][2][OTHERBLK_VLC_SIZE] = {
NUM_INTRA_TABLES 2280 libavcodec/rv34vlc.h static const uint8_t rv34_intra_coeff[NUM_INTRA_TABLES][COEFF_VLC_SIZE] = {