HomeSort by relevance Sort by last modified time
    Searched refs:iccIdxLast (Results 1 - 2 of 2) sorted by null

  /external/aac/libSBRenc/src/
ps_encode.h 132 INT iccIdxLast [PS_MAX_BANDS];
ps_encode.cpp 184 hPsData->iccIdxLast[i] = 0;
563 diff = fixp_abs(psData->iccIdx[env][b] - psData->iccIdxLast[b]);
587 INT *iccIdxLast;
589 iccIdxLast = psData->iccIdxLast;
621 bitsIccTime = FDKsbrEnc_EncodeIcc(NULL, psData->iccIdx[env], iccIdxLast, psBands, PS_DELTA_TIME, &error);
635 iccIdxLast = psData->iccIdx[env];
    [all...]

Completed in 192 milliseconds