Home | History | Annotate | Download | only in src

Lines Matching refs:iccIdxLast

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];
1035 hPsOut->iccLast[band] = hPsData->iccIdxLast[band];
1046 hPsData->iccIdxLast[i] = hPsData->iccIdx[nEnvelopes-1][i];