Searched refs:WebRtcAec_get_echo_status (Results 1 – 3 of 3) sorted by relevance
211 WebRtc_Word32 WebRtcAec_get_echo_status(void *aecInst, WebRtc_Word16 *status);
148 err = WebRtcAec_get_echo_status(my_handle, &status); in ProcessCaptureAudio()
679 WebRtc_Word32 WebRtcAec_get_echo_status(void *aecInst, WebRtc_Word16 *status) in WebRtcAec_get_echo_status() function