OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:boostthr
(Results
1 - 1
of
1
) sorted by null
/external/aac/libAACenc/src/
metadata_compressor.cpp
145
FIXP_DBL
boostThr
[2]; /*!< Boost threshold. */
618
drcComp->
boostThr
[i] = tabBoostThr[profileIdx];
795
else if (level < drcComp->
boostThr
[i]) {
797
gain = fMult((level - drcComp->
boostThr
[i]),drcComp->boostFac[i]);
[
all
...]
Completed in 45 milliseconds