Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Daecm_core.c207 StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel; variable
367 WebRtcAecm_StoreAdaptiveChannel = WebRtcAecm_StoreAdaptiveChannelNeon; in WebRtcAecm_InitNeon()
378 WebRtcAecm_StoreAdaptiveChannel = WebRtcAecm_StoreAdaptiveChannel_mips; in WebRtcAecm_InitMips()
508 WebRtcAecm_StoreAdaptiveChannel = StoreAdaptiveChannelC; in WebRtcAecm_InitCore()
1028 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()
1071 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()
Daecm_core.h395 extern StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel;