Searched refs:kNumAvgBins (Results 1 – 1 of 1) sorted by relevance
194 constexpr int kNumAvgBins = 32; in ComputeUpperBandsGain() local195 constexpr float kOneByNumAvgBins = 1.f / kNumAvgBins; in ComputeUpperBandsGain()199 for (size_t i = kFftSizeBy2Plus1 - kNumAvgBins - 1; i < kFftSizeBy2Plus1 - 1; in ComputeUpperBandsGain()