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

/external/speex/libspeex/
H A Dpreprocess.c337 spx_word16_t echo_gain, gain_ratio; local
338 echo_gain = EXTRACT16(MIN32(Q15_ONE,SHR32(spx_exp(MULT16_16(QCONST16(0.11513,11),effective_echo_suppress)),1)));
343 gain_floor[i] = MULT16_16_Q15(echo_gain,

Completed in 37 milliseconds