HomeSort by relevance Sort by last modified time
    Searched refs:WebRtcAecm_echo_path_size_bytes (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/include/
echo_control_mobile.h 214 size_t WebRtcAecm_echo_path_size_bytes();
  /external/webrtc/src/modules/audio_processing/aecm/interface/
echo_control_mobile.h 215 size_t WebRtcAecm_echo_path_size_bytes();
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
echo_control_mobile.c 590 if (size_bytes != WebRtcAecm_echo_path_size_bytes())
621 if (size_bytes != WebRtcAecm_echo_path_size_bytes())
637 size_t WebRtcAecm_echo_path_size_bytes()
  /external/webrtc/src/modules/audio_processing/aecm/
echo_control_mobile.c 655 if (size_bytes != WebRtcAecm_echo_path_size_bytes())
684 if (size_bytes != WebRtcAecm_echo_path_size_bytes())
700 size_t WebRtcAecm_echo_path_size_bytes()
  /external/chromium_org/third_party/webrtc/modules/audio_processing/
echo_control_mobile_impl.cc 62 return WebRtcAecm_echo_path_size_bytes();
  /external/webrtc/src/modules/audio_processing/
echo_control_mobile_impl.cc 63 return WebRtcAecm_echo_path_size_bytes();

Completed in 435 milliseconds