Home
last modified time | relevance | path

Searched defs:speex_preprocess_run (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/speex/tmv/
H A Dpreprocess_tm.h1042 int speex_preprocess_run(SpeexPreprocessState * restrict st, spx_int16_t * restrict x) in speex_preprocess_run() function
/aosp_15_r20/external/speex/libspeexdsp/
H A Dpreprocess.c722 EXPORT int speex_preprocess_run(SpeexPreprocessState *st, spx_int16_t *x) in speex_preprocess_run() function