Home
last modified time | relevance | path

Searched refs:speex_echo_cancellation (Results 1 – 4 of 4) sorted by relevance

/external/speex/win32/
Dlibspeexdsp.def22 speex_echo_cancellation
/external/speex/libspeexdsp/
Dtestecho.c43 speex_echo_cancellation(st, ref_buf, echo_buf, e_buf); in main()
Dmdf.c643 speex_echo_cancellation(st, rec, st->play_buf, out); in speex_echo_capture()
688 speex_echo_cancellation(st, in, far_end, out); in speex_echo_cancel()
692 EXPORT void speex_echo_cancellation(SpeexEchoState *st, const spx_int16_t *in, const spx_int16_t *f… in speex_echo_cancellation() function
/external/speex/include/speex/
Dspeex_echo.h101 void speex_echo_cancellation(SpeexEchoState *st, const spx_int16_t *rec, const spx_int16_t *play, s…