OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:speex_echo_cancel
(Results
1 - 2
of
2
) sorted by null
/external/speex/include/speex/
speex_echo.h
104
void
speex_echo_cancel
(SpeexEchoState *st, const spx_int16_t *rec, const spx_int16_t *play, spx_int16_t *out, spx_int32_t *Yout);
/external/speex/libspeex/
mdf.c
187
/* NOTE: If you only use
speex_echo_cancel
() and want to save some memory, remove this */
686
EXPORT void
speex_echo_cancel
(SpeexEchoState *st, const spx_int16_t *in, const spx_int16_t *far_end, spx_int16_t *out, spx_int32_t *Yout)
function
[
all
...]
Completed in 45 milliseconds