OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:gain_add
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/third_party/opus/src/silk/float/
noise_shape_analysis_FLP.c
139
silk_float delta, BWExp1, BWExp2, gain_mult,
gain_add
, strength, b, warping;
local
293
gain_add
= (silk_float)pow( 2.0f, 0.16f * MIN_QGAIN_DB );
296
psEncCtrl->Gains[ k ] +=
gain_add
;
Completed in 2895 milliseconds