Home
last modified time | relevance | path

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

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