Home
last modified time | relevance | path

Searched refs:WebRtcAec_ComfortNoise (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_internal.h207 extern WebRtcAecComfortNoise WebRtcAec_ComfortNoise;
Daec_core_mips.c785 WebRtcAec_ComfortNoise = WebRtcAec_ComfortNoise_mips; in WebRtcAec_InitAec_mips()
Daec_core.c135 WebRtcAecComfortNoise WebRtcAec_ComfortNoise; variable
1172 WebRtcAec_ComfortNoise(aec, efw, comfortNoiseHband, aec->noisePow, hNl); in EchoSuppression()
1506 WebRtcAec_ComfortNoise = ComfortNoise; in WebRtcAec_CreateAec()