NUM_INTER_TABLES   69 libavcodec/rv34.c static RV34VLC intra_vlcs[NUM_INTRA_TABLES], inter_vlcs[NUM_INTER_TABLES];
NUM_INTER_TABLES  164 libavcodec/rv34.c     for(i = 0; i < NUM_INTER_TABLES; i++){
NUM_INTER_TABLES 2305 libavcodec/rv34vlc.h static const uint8_t rv34_inter_cbppat[NUM_INTER_TABLES][CBPPAT_VLC_SIZE] = {
NUM_INTER_TABLES 2890 libavcodec/rv34vlc.h static const uint8_t rv34_inter_cbp[NUM_INTER_TABLES][4][CBP_VLC_SIZE] = {
NUM_INTER_TABLES 2936 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_firstpat[NUM_INTER_TABLES][2][FIRSTBLK_VLC_SIZE] = {
NUM_INTER_TABLES 3737 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_secondpat[NUM_INTER_TABLES][2][OTHERBLK_VLC_SIZE] = {
NUM_INTER_TABLES 3880 libavcodec/rv34vlc.h static const uint8_t rv34_table_inter_thirdpat[NUM_INTER_TABLES][2][OTHERBLK_VLC_SIZE] = {
NUM_INTER_TABLES 4024 libavcodec/rv34vlc.h static const uint8_t rv34_inter_coeff[NUM_INTER_TABLES][COEFF_VLC_SIZE] = {