Home
last modified time | relevance | path

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

/external/speex/tmv/
Dpreprocess_tm.h40 static void preprocess_analysis(SpeexPreprocessState * restrict st, spx_int16_t * restrict x) in preprocess_analysis() function
326 static void preprocess_analysis(SpeexPreprocessState * restrict st, spx_int16_t * restrict x) in preprocess_analysis() function
/external/speex/libspeexdsp/
Dpreprocess.c614 static void preprocess_analysis(SpeexPreprocessState *st, spx_int16_t *x) in preprocess_analysis() function