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

/external/aac/libSBRenc/src/
H A Dps_encode.cpp584 INT bitsIccFreq, bitsIccTime; local
621 bitsIccTime = FDKsbrEnc_EncodeIcc(NULL, psData->iccIdx[env], iccIdxLast, psBands, PS_DELTA_TIME, &error);
624 bitsIccTime = DO_NOT_USE_THIS_MODE;
627 if(bitsIccFreq>bitsIccTime) {

Completed in 129 milliseconds