Home
last modified time | relevance | path

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

/third_party/pulseaudio/speex/libspeexdsp/
H A Dpreprocess.c333 spx_word16_t echo_gain, gain_ratio; in compute_gain_floor() local
334 echo_gain = EXTRACT16(MIN32(Q15_ONE,SHR32(spx_exp(MULT16_16(QCONST16(0.11513,11),effective_echo_suppress)),1))); in compute_gain_floor()
339 gain_floor[i] = MULT16_16_Q15(echo_gain, in compute_gain_floor()

Completed in 3 milliseconds