Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dps_encode.cpp298 FIXP_DBL iidErrThreshold, iccErrThreshold; in envelopeReducible() local
303iidErrThreshold = fMultDiv2 ( FL2FXCONST_DBL(6.5f*6.5f/(IID_SCALE_FT*IID_SCALE_FT)), (FIXP_DBL)(ps… in envelopeReducible()
325 if ( (iidMeanError > (iidErrThreshold)) || in envelopeReducible()