Home
last modified time | relevance | path

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

/external/aac/libSBRenc/src/
Dps_encode.cpp585 INT bitsIccFreq, bitsIccTime; in processIccData() local
625 bitsIccTime = FDKsbrEnc_EncodeIcc(NULL, psData->iccIdx[env], iccIdxLast, in processIccData()
628 bitsIccTime = DO_NOT_USE_THIS_MODE; in processIccData()
631 if (bitsIccFreq > bitsIccTime) { in processIccData()