Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libvpx/source/libvpx/build/make/
Dmsvs_common.sh30 echo_path() { function
/external/chromium_org/third_party/webrtc/modules/audio_processing/
Decho_control_mobile_impl.cc197 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath()
216 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath()
/external/webrtc/src/modules/audio_processing/
Decho_control_mobile_impl.cc196 int EchoControlMobileImpl::SetEchoPath(const void* echo_path, in SetEchoPath()
215 int EchoControlMobileImpl::GetEchoPath(void* echo_path, in GetEchoPath()
/external/webrtc/src/modules/audio_processing/test/
Dprocess_test.cc476 scoped_array<char> echo_path(new char[path_size]); in void_main() local
877 scoped_array<char> echo_path(new char[path_size]); in void_main() local
/external/chromium_org/third_party/webrtc/modules/audio_processing/test/
Dprocess_test.cc535 scoped_ptr<char[]> echo_path(new char[path_size]); in void_main() local
1051 scoped_ptr<char[]> echo_path(new char[path_size]); in void_main() local
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
Decho_control_mobile.c577 const void* echo_path, in WebRtcAecm_InitEchoPath()
608 void* echo_path, in WebRtcAecm_GetEchoPath()
Daecm_core.c296 void WebRtcAecm_InitEchoPathCore(AecmCore_t* aecm, const int16_t* echo_path) in WebRtcAecm_InitEchoPathCore()
/external/webrtc/src/modules/audio_processing/aecm/
Decho_control_mobile.c644 const void* echo_path, in WebRtcAecm_InitEchoPath()
673 void* echo_path, in WebRtcAecm_GetEchoPath()
Daecm_core.c340 void WebRtcAecm_InitEchoPathCore(AecmCore_t* aecm, const WebRtc_Word16* echo_path) in WebRtcAecm_InitEchoPathCore()