HIGH_BAND_MAX_SIZE   82 libavcodec/wma.h     int exponent_high_bands[BLOCK_NB_SIZES][HIGH_BAND_MAX_SIZE];
HIGH_BAND_MAX_SIZE   86 libavcodec/wma.h     int high_band_coded[MAX_CHANNELS][HIGH_BAND_MAX_SIZE];
HIGH_BAND_MAX_SIZE   87 libavcodec/wma.h     int high_band_values[MAX_CHANNELS][HIGH_BAND_MAX_SIZE];
HIGH_BAND_MAX_SIZE  556 libavcodec/wmadec.c             float exp_power[HIGH_BAND_MAX_SIZE];