Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c195 int echo_suppress_active; member
433 st->echo_suppress_active = ECHO_SUPPRESS_ACTIVE_DEFAULT; in speex_preprocess_state_init()
823 effective_echo_suppress = EXTRACT16(PSHR32(ADD32(MULT16_16(SUB16(Q15_ONE,Pframe), st->echo_suppress), MULT16_16(Pframe, st->echo_suppress_active)),15)); in speex_preprocess_run()
1159 st->echo_suppress_active = -ABS(*(spx_int32_t*)ptr); in speex_preprocess_ctl()
1162 (*(spx_int32_t*)ptr) = st->echo_suppress_active; in speex_preprocess_ctl()
/third_party/pulseaudio/speex/tmv/
H A Dpreprocess_tm.h1073 MULT16_16(Pframe, st->echo_suppress_active)),15)); in speex_preprocess_run()

Completed in 4 milliseconds