Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dps_encode.cpp518 const INT sumDiffThr = diffThr * psBands / 4; in similarIid() local
533 || (sumDiff > sumDiffThr)) { /* more than x quantisations steps in similarIid()
548 const INT sumDiffThr = diffThr * psBands / 4; in similarIcc() local
563 || (sumDiff > sumDiffThr)) { /* more than x quantisations steps in similarIcc()