Home
last modified time | relevance | path

Searched defs:WebRtcAec_get_echo_status (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/audio_processing/aec/
Decho_cancellation.c486 int WebRtcAec_get_echo_status(void* handle, int* status) { in WebRtcAec_get_echo_status() function
/external/webrtc/src/modules/audio_processing/aec/
Decho_cancellation.c679 WebRtc_Word32 WebRtcAec_get_echo_status(void *aecInst, WebRtc_Word16 *status) in WebRtcAec_get_echo_status() function