Home
last modified time | relevance | path

Searched defs:echo_path (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/build/make/
Dmsvs_common.sh30 echo_path() { function
/external/webrtc/webrtc/modules/audio_processing/
Decho_control_mobile_impl.cc263 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath()
285 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath()
/external/webrtc/webrtc/modules/audio_processing/aecm/
Decho_control_mobile.c516 const void* echo_path, in WebRtcAecm_InitEchoPath()
544 void* echo_path, in WebRtcAecm_GetEchoPath()
Daecm_core.c283 void WebRtcAecm_InitEchoPathCore(AecmCore* aecm, const int16_t* echo_path) { in WebRtcAecm_InitEchoPathCore()
/external/webrtc/webrtc/modules/audio_processing/test/
Dprocess_test.cc537 rtc::scoped_ptr<char[]> echo_path(new char[path_size]); in void_main() local
1064 rtc::scoped_ptr<char[]> echo_path(new char[path_size]); in void_main() local