OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:noise_gain
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
preprocess.c
327
spx_word16_t
noise_gain
, gain_ratio;
local
328
noise_gain
= EXTRACT16(MIN32(Q15_ONE,SHR32(spx_exp(MULT16_16(QCONST16(0.11513,11),noise_suppress)),1)));
333
gain_floor[i] = MULT16_16_Q15(
noise_gain
,
[
all
...]
nb_celp.c
1028
spx_word16_t
noise_gain
;
local
[
all
...]
Completed in 26 milliseconds