Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.c208 ResetAdaptiveChannel WebRtcAecm_ResetAdaptiveChannel; variable
368 WebRtcAecm_ResetAdaptiveChannel = WebRtcAecm_ResetAdaptiveChannelNeon; in WebRtcAecm_InitNeon()
379 WebRtcAecm_ResetAdaptiveChannel = WebRtcAecm_ResetAdaptiveChannel_mips; in WebRtcAecm_InitMips()
509 WebRtcAecm_ResetAdaptiveChannel = ResetAdaptiveChannelC; in WebRtcAecm_InitCore()
1064 WebRtcAecm_ResetAdaptiveChannel(aecm); in WebRtcAecm_UpdateChannel()
Daecm_core.h398 extern ResetAdaptiveChannel WebRtcAecm_ResetAdaptiveChannel;