Searched defs:peAct (Results 1 - 1 of 1) sorted by relevance

/external/aac/libAACenc/src/
H A Dadj_thr.cpp2335 const INT peAct,
2342 if ( (bitsLast > 0) && (peAct < 1.5f*peLast) && (peAct > 0.7f*peLast) &&
2332 FDKaacEnc_FDKaacEnc_calcPeCorrection( FIXP_DBL *const correctionFac_m, INT *const correctionFac_e, const INT peAct, const INT peLast, const INT bitsLast, const FIXP_DBL bits2PeFactor_m, const INT bits2PeFactor_e ) argument

Completed in 30 milliseconds