OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcAecm_get_error_code
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/include/
echo_control_mobile.h
227
int32_t
WebRtcAecm_get_error_code
(void *aecmInst);
/external/chromium_org/third_party/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc
299
return MapError(
WebRtcAecm_get_error_code
(static_cast<Handle*>(handle)));
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
echo_control_mobile.c
642
int32_t
WebRtcAecm_get_error_code
(void *aecmInst)
Completed in 140 milliseconds