Home
last modified time | relevance | path

Searched refs:speex_preprocess (Results 1 – 2 of 2) sorted by relevance

/external/speex/include/speex/
Dspeex_preprocess.h80 int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo);
/external/speex/libspeex/
Dpreprocess.c721 EXPORT int speex_preprocess(SpeexPreprocessState *st, spx_int16_t *x, spx_int32_t *echo) in speex_preprocess() function