OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clipEnergy
(Results
1 - 3
of
3
) sorted by null
/external/aac/libAACenc/src/
psy_configuration.h
123
FIXP_DBL
clipEnergy
; /* for level dependend tmn */
psy_main.cpp
[
all
...]
psy_configuration.cpp
620
psyConf->
clipEnergy
= (FIXP_DBL)0x773593ff; /* FL2FXCONST_DBL(1.0e9*NORM_PCM_ENERGY); */
629
/* psyConf->
clipEnergy
/= (TRANS_FAC * TRANS_FAC); */
630
psyConf->
clipEnergy
>>= 6;
Completed in 163 milliseconds