NUM_INTER_TABLES   57 libavcodec/rv34.c static RV34VLC intra_vlcs[NUM_INTRA_TABLES], inter_vlcs[NUM_INTER_TABLES];
NUM_INTER_TABLES  121 libavcodec/rv34.c     for(i = 0; i < NUM_INTER_TABLES; i++){
NUM_INTER_TABLES 2304 libavcodec/rv34vlc.h static const uint8_t rv34_inter_cbppat[NUM_INTER_TABLES][CBPPAT_VLC_SIZE] = {
NUM_INTER_TABLES 2889 libavcodec/rv34vlc.h static const uint8_t rv34_inter_cbp[NUM_INTER_TABLES][4][CBP_VLC_SIZE] = {
NUM_INTER_TABLES 2935 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_firstpat[NUM_INTER_TABLES][2][FIRSTBLK_VLC_SIZE] = {
NUM_INTER_TABLES 3736 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_secondpat[NUM_INTER_TABLES][2][OTHERBLK_VLC_SIZE] = {
NUM_INTER_TABLES 3879 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_thirdpat[NUM_INTER_TABLES][2][OTHERBLK_VLC_SIZE] = {
NUM_INTER_TABLES 4023 libavcodec/rv34vlc.h static const uint8_t rv34_inter_coeff[NUM_INTER_TABLES][COEFF_VLC_SIZE] = {