Searched refs:WebRtcAecm_echo_path_size_bytes (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/include/
H A Decho_control_mobile.h214 size_t WebRtcAecm_echo_path_size_bytes();
/external/webrtc/src/modules/audio_processing/aecm/interface/
H A Decho_control_mobile.h215 size_t WebRtcAecm_echo_path_size_bytes();
/external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
H A Decho_control_mobile.c590 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() function
/external/webrtc/src/modules/audio_processing/aecm/
H A Decho_control_mobile.c655 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() function
/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Decho_control_mobile_impl.cc62 return WebRtcAecm_echo_path_size_bytes();
/external/webrtc/src/modules/audio_processing/
H A Decho_control_mobile_impl.cc63 return WebRtcAecm_echo_path_size_bytes();

Completed in 188 milliseconds