OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcAecm_GetEchoPath
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/include/
echo_control_mobile.h
203
int32_t
WebRtcAecm_GetEchoPath
(void* aecmInst,
/external/chromium_org/third_party/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc
232
if (
WebRtcAecm_GetEchoPath
(my_handle, echo_path, size_bytes) != 0) {
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
echo_control_mobile.c
607
int32_t
WebRtcAecm_GetEchoPath
(void* aecmInst,
Completed in 54 milliseconds