Home
last modified time | relevance | path

Searched refs:limitThrReducedLdData (Results 1 – 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
Dadj_thr.cpp869 static const FIXP_DBL limitThrReducedLdData = (FIXP_DBL)0x00008000; /*FL2FXCONST_DBL(FDKpow(2.0,-LD… variable
1103 if ( sfbThrExp <= (limitThrReducedLdData-redVal[groupNumber]) ) { in FDKaacEnc_reduceThresholdsVBR()