Home
last modified time | relevance | path

Searched refs:WebRtcAecm_echo_path_size_bytes (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/audio_processing/aecm/
Decho_control_mobile.h201 size_t WebRtcAecm_echo_path_size_bytes();
Decho_control_mobile.cc495 if (size_bytes != WebRtcAecm_echo_path_size_bytes()) { in WebRtcAecm_InitEchoPath()
520 if (size_bytes != WebRtcAecm_echo_path_size_bytes()) { in WebRtcAecm_GetEchoPath()
532 size_t WebRtcAecm_echo_path_size_bytes() { in WebRtcAecm_echo_path_size_bytes() function