Searched refs:WebRtcAecm_GetEchoPath (Results 1 – 3 of 3) sorted by relevance
192 int32_t WebRtcAecm_GetEchoPath(void* aecmInst,
543 int32_t WebRtcAecm_GetEchoPath(void* aecmInst, in WebRtcAecm_GetEchoPath() function
301 int32_t err = WebRtcAecm_GetEchoPath(my_handle, echo_path, size_bytes); in GetEchoPath()