Searched refs:WebRtcAec_echo_state (Results 1 - 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_processing/aec/
H A Daec_core.h90 int WebRtcAec_echo_state(AecCore* self);
H A Decho_cancellation.c440 *status = WebRtcAec_echo_state(self->aec);
H A Daec_core.c1894 int WebRtcAec_echo_state(AecCore* self) { return self->echoState; } function

Completed in 615 milliseconds