Home
last modified time | relevance | path

Searched refs:WebRtcAec_ScaleErrorSignal (Results 1 – 5 of 5) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_internal.h188 extern WebRtcAecScaleErrorSignal WebRtcAec_ScaleErrorSignal;
Daec_core_mips.c784 WebRtcAec_ScaleErrorSignal = WebRtcAec_ScaleErrorSignal_mips; in WebRtcAec_InitAec_mips()
Daec_core.c132 WebRtcAecScaleErrorSignal WebRtcAec_ScaleErrorSignal; variable
986 WebRtcAec_ScaleErrorSignal(extended_filter_enabled, in EchoSubtraction()
1503 WebRtcAec_ScaleErrorSignal = ScaleErrorSignal; in WebRtcAec_CreateAec()
Daec_core_neon.c723 WebRtcAec_ScaleErrorSignal = ScaleErrorSignalNEON; in WebRtcAec_InitAec_neon()
Daec_core_sse2.c721 WebRtcAec_ScaleErrorSignal = ScaleErrorSignalSSE2; in WebRtcAec_InitAec_SSE2()