NUM_PTYPE_VLCS     40 libavcodec/rv40.c static VLC ptype_vlc[NUM_PTYPE_VLCS], btype_vlc[NUM_BTYPE_VLCS];
NUM_PTYPE_VLCS     56 libavcodec/rv40.c     static VLC_TYPE ptype_table[NUM_PTYPE_VLCS << PTYPE_VLC_BITS][2];
NUM_PTYPE_VLCS     80 libavcodec/rv40.c     for(i = 0; i < NUM_PTYPE_VLCS; i++){
NUM_PTYPE_VLCS    643 libavcodec/rv40vlc2.h static const uint8_t ptype_vlc_codes[NUM_PTYPE_VLCS][PTYPE_VLC_SIZE] = {
NUM_PTYPE_VLCS    653 libavcodec/rv40vlc2.h static const uint8_t ptype_vlc_bits[NUM_PTYPE_VLCS][PTYPE_VLC_SIZE] = {