Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_processing/aecm/
Decho_control_mobile.h192 int32_t WebRtcAecm_GetEchoPath(void* aecmInst,
Decho_control_mobile.c543 int32_t WebRtcAecm_GetEchoPath(void* aecmInst, in WebRtcAecm_GetEchoPath() function
/external/webrtc/webrtc/modules/audio_processing/
Decho_control_mobile_impl.cc301 int32_t err = WebRtcAecm_GetEchoPath(my_handle, echo_path, size_bytes); in GetEchoPath()