Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.h415 void WebRtcAecm_ResetAdaptiveChannelNeon(AecmCore* aecm);
Daecm_core_neon.c176 void WebRtcAecm_ResetAdaptiveChannelNeon(AecmCore* aecm) { in WebRtcAecm_ResetAdaptiveChannelNeon() function
Daecm_core.c368 WebRtcAecm_ResetAdaptiveChannel = WebRtcAecm_ResetAdaptiveChannelNeon; in WebRtcAecm_InitNeon()