Searched defs:speex_echo_cancellation (Results 1 - 1 of 1) sorted by relevance

/external/speex/libspeex/
H A Dmdf.c643 speex_echo_cancellation(st, rec, st->play_buf, out);
688 speex_echo_cancellation(st, in, far_end, out);
692 EXPORT void speex_echo_cancellation(SpeexEchoState *st, const spx_int16_t *in, const spx_int16_t *far_end, spx_int16_t *out) function

Completed in 65 milliseconds