OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tnsGainThreshold
(Results
1 - 3
of
3
) sorted by null
/external/aac/libAACenc/src/
pnsparam.h
132
INT
tnsGainThreshold
;
pnsparam.cpp
112
SHORT
tnsGainThreshold
; /* scaled by TNS_PREDGAIN_SCALE (=1000) */
552
np->
tnsGainThreshold
= pnsInfo->
tnsGainThreshold
;
aacenc_pns.cpp
322
(tnsPredictionGain >= pnsConf->np.
tnsGainThreshold
) && condition &&
Completed in 235 milliseconds