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

/external/webrtc/webrtc/modules/audio_processing/aecm/
H A Daecm_core.c208 ResetAdaptiveChannel WebRtcAecm_ResetAdaptiveChannel; variable
368 WebRtcAecm_ResetAdaptiveChannel = WebRtcAecm_ResetAdaptiveChannelNeon;
379 WebRtcAecm_ResetAdaptiveChannel = WebRtcAecm_ResetAdaptiveChannel_mips;
509 WebRtcAecm_ResetAdaptiveChannel = ResetAdaptiveChannelC;
1064 WebRtcAecm_ResetAdaptiveChannel(aecm);

Completed in 82 milliseconds