Searched refs:PE_C1 (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Dsf_estim.cpp105 static const FIXP_DBL PE_C1 = FL2FXCONST_DBL(3.0f/AS_PE_FAC_FLOAT); /* (log(8.0)/log(2)) >> AS_PE_FAC_SHIFT */ variable
241 if (ldRatio >= PE_C1) {
335 if (ldRatioOld >= PE_C1)
340 if (ldRatioNew >= PE_C1)

Completed in 68 milliseconds