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
121
INT
tnsGainThreshold
;
pnsparam.cpp
99
SHORT
tnsGainThreshold
; /* scaled by TNS_PREDGAIN_SCALE (=1000) */
290
np->
tnsGainThreshold
= pnsInfo->
tnsGainThreshold
;
aacenc_pns.cpp
358
(tnsPredictionGain >= pnsConf->np.
tnsGainThreshold
) && condition &&
Completed in 41 milliseconds