Searched refs:kMeanIIRCoefficient (Results 1 – 1 of 1) sorted by relevance
34 static const float kMeanIIRCoefficient = 0.5f; variable260 spectral_mean[i] = (1 - kMeanIIRCoefficient) * spectral_mean[i] + in Suppress()261 kMeanIIRCoefficient * magnitudes_[i]; in Suppress()