Searched refs:WebRtcAec_echo_state (Results 1 – 3 of 3) sorted by relevance
90 int WebRtcAec_echo_state(AecCore* self);
440 *status = WebRtcAec_echo_state(self->aec); in WebRtcAec_get_echo_status()
1894 int WebRtcAec_echo_state(AecCore* self) { return self->echoState; } in WebRtcAec_echo_state() function