Searched refs:WebRtcAec_kNormalSmoothingCoefficients (Results 1 – 4 of 4) sorted by relevance
28 extern const float WebRtcAec_kNormalSmoothingCoefficients[2][2];
119 const float WebRtcAec_kNormalSmoothingCoefficients[2][2] = {{0.9f, 0.1f}, variable339 : WebRtcAec_kNormalSmoothingCoefficients[aec->mult - 1]; in SmoothedPSD()
518 : WebRtcAec_kNormalSmoothingCoefficients[aec->mult - 1]; in SmoothedPSD()
497 : WebRtcAec_kNormalSmoothingCoefficients[aec->mult - 1]; in SmoothedPSD()