NUM_BTYPE_VLCS     40 libavcodec/rv40.c static VLC ptype_vlc[NUM_PTYPE_VLCS], btype_vlc[NUM_BTYPE_VLCS];
NUM_BTYPE_VLCS     57 libavcodec/rv40.c     static VLC_TYPE btype_table[NUM_BTYPE_VLCS << BTYPE_VLC_BITS][2];
NUM_BTYPE_VLCS     88 libavcodec/rv40.c     for(i = 0; i < NUM_BTYPE_VLCS; i++){
NUM_BTYPE_VLCS    679 libavcodec/rv40vlc2.h static const uint8_t btype_vlc_codes[NUM_BTYPE_VLCS][BTYPE_VLC_SIZE] = {
NUM_BTYPE_VLCS    688 libavcodec/rv40vlc2.h static const uint8_t btype_vlc_bits[NUM_BTYPE_VLCS][PTYPE_VLC_SIZE] = {