Home
last modified time | relevance | path

Searched refs:WebRtcAec_SubbandCoherence (Results 1 – 4 of 4) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
Daec_core_internal.h217 extern WebRtcAecSubBandCoherence WebRtcAec_SubbandCoherence;
Daec_core.c136 WebRtcAecSubBandCoherence WebRtcAec_SubbandCoherence; variable
1070 WebRtcAec_SubbandCoherence(aec, efw, dfw, xfw, fft, cohde, cohxd, in EchoSuppression()
1507 WebRtcAec_SubbandCoherence = SubbandCoherence; in WebRtcAec_CreateAec()
Daec_core_neon.c726 WebRtcAec_SubbandCoherence = SubbandCoherenceNEON; in WebRtcAec_InitAec_neon()
Daec_core_sse2.c724 WebRtcAec_SubbandCoherence = SubbandCoherenceSSE2; in WebRtcAec_InitAec_SSE2()