HIGH_BAND_MAX_SIZE   84 libavcodec/wma.h     int exponent_high_bands[BLOCK_NB_SIZES][HIGH_BAND_MAX_SIZE];
HIGH_BAND_MAX_SIZE   88 libavcodec/wma.h     int high_band_coded[MAX_CHANNELS][HIGH_BAND_MAX_SIZE];
HIGH_BAND_MAX_SIZE   89 libavcodec/wma.h     int high_band_values[MAX_CHANNELS][HIGH_BAND_MAX_SIZE];
HIGH_BAND_MAX_SIZE  631 libavcodec/wmadec.c             float exp_power[HIGH_BAND_MAX_SIZE];