Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/aecm/
Daecm_core.h355 extern ResetAdaptiveChannel WebRtcAecm_ResetAdaptiveChannel;
Daecm_core_neon.c302 WebRtcAecm_ResetAdaptiveChannel = ResetAdaptiveChannelNeon; in WebRtcAecm_InitNeon()
Daecm_core.c270 ResetAdaptiveChannel WebRtcAecm_ResetAdaptiveChannel; variable
671 WebRtcAecm_ResetAdaptiveChannel = ResetAdaptiveChannelC; in WebRtcAecm_InitCore()
1257 WebRtcAecm_ResetAdaptiveChannel(aecm); in WebRtcAecm_UpdateChannel()