Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dps_encode.cpp519 const INT sumDiffThr = diffThr * psBands/4; in similarIid() local
534 || (sumDiff > sumDiffThr) ) { /* more than x quantisations steps overall difference */ in similarIid()
551 const INT sumDiffThr = diffThr * psBands/4; in similarIcc() local
566 || (sumDiff > sumDiffThr) ) { /* more than x quantisations steps overall difference */ in similarIcc()