Home
last modified time | relevance | path

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

/external/webrtc/src/modules/audio_processing/aecm/
Daecm_core.h352 extern StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel;
Daecm_core_neon.c301 WebRtcAecm_StoreAdaptiveChannel = StoreAdaptiveChannelNeon; in WebRtcAecm_InitNeon()
Daecm_core.c269 StoreAdaptiveChannel WebRtcAecm_StoreAdaptiveChannel; variable
670 WebRtcAecm_StoreAdaptiveChannel = StoreAdaptiveChannelC; in WebRtcAecm_InitCore()
1221 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()
1264 WebRtcAecm_StoreAdaptiveChannel(aecm, far_spectrum, echoEst); in WebRtcAecm_UpdateChannel()