Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dps_encode.cpp298 FIXP_DBL iidErrThreshold, iccErrThreshold; in envelopeReducible() local
304iccErrThreshold = fMultDiv2 ( FL2FXCONST_DBL(0.75f*0.75f), (FIXP_DBL)(ps… in envelopeReducible()
326 (iccMeanError > (iccErrThreshold)) ) { in envelopeReducible()