Home
last modified time | relevance | path

Searched refs:speex_compute_agc (Results 1 - 2 of 2) sorted by relevance

/third_party/pulseaudio/speex/tmv/
H A Dpreprocess_tm.h571 static void speex_compute_agc(SpeexPreprocessState *st, spx_word16_t Pframe, spx_word16_t *ft);
1103 { speex_compute_agc(st, Pframe, st->ft); in speex_preprocess_run()
/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c565 static void speex_compute_agc(SpeexPreprocessState *st, spx_word16_t Pframe, spx_word16_t *ft) in speex_compute_agc() function
951 speex_compute_agc(st, Pframe, st->ft); in speex_preprocess_run()

Completed in 4 milliseconds