HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcAecm_GetEchoPath (Results 1 - 6 of 6) 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/webrtc/src/modules/audio_processing/aecm/interface/
echo_control_mobile.h 204 WebRtc_Word32 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/webrtc/src/modules/audio_processing/
echo_control_mobile_impl.cc 231 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,
  /external/webrtc/src/modules/audio_processing/aecm/
echo_control_mobile.c 672 WebRtc_Word32 WebRtcAecm_GetEchoPath(void* aecmInst,

Completed in 70 milliseconds