Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Decho_control_mobile.h173 int32_t WebRtcAecm_InitEchoPath(void* aecmInst,
Decho_control_mobile.c515 int32_t WebRtcAecm_InitEchoPath(void* aecmInst, in WebRtcAecm_InitEchoPath() function
/external/webrtc/webrtc/modules/audio_processing/
Decho_control_mobile_impl.cc377 if (WebRtcAecm_InitEchoPath(my_handle, in InitializeHandle()