Searched defs:echo_path (Results 1 – 5 of 5) sorted by relevance
30 echo_path() { function
263 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath()285 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath()
516 const void* echo_path, in WebRtcAecm_InitEchoPath()544 void* echo_path, in WebRtcAecm_GetEchoPath()
283 void WebRtcAecm_InitEchoPathCore(AecmCore* aecm, const int16_t* echo_path) { in WebRtcAecm_InitEchoPathCore()
537 rtc::scoped_ptr<char[]> echo_path(new char[path_size]); in void_main() local1064 rtc::scoped_ptr<char[]> echo_path(new char[path_size]); in void_main() local