Home
last modified time | relevance | path

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

/aosp_15_r20/external/speex/tmv/
H A 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
/aosp_15_r20/external/speex/libspeexdsp/
H A Dpreprocess.c614 static void preprocess_analysis(SpeexPreprocessState *st, spx_int16_t *x) in preprocess_analysis() function