Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.h430 void WebRtcAecm_ResetAdaptiveChannel_mips(AecmCore* aecm);
Daecm_core.c379 WebRtcAecm_ResetAdaptiveChannel = WebRtcAecm_ResetAdaptiveChannel_mips; in WebRtcAecm_InitMips()
Daecm_core_mips.c571 void WebRtcAecm_ResetAdaptiveChannel_mips(AecmCore* aecm) { in WebRtcAecm_ResetAdaptiveChannel_mips() function