Searched defs:WebRtcAec_kExtendedSmoothingCoefficients (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
H A Daec_core.c107 const float WebRtcAec_kExtendedSmoothingCoefficients[2][2] = {{0.9f, 0.1f}, variable
334 ? WebRtcAec_kExtendedSmoothingCoefficients[aec->mult - 1]

Completed in 218 milliseconds