Searched defs:lIndex (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/third_party/libopenjpeg20/
H A Dmct.c554 OPJ_UINT32 i, j, lIndex; local
561 lIndex = i;
564 lCurrentValue = lMatrix[lIndex];
565 lIndex += pNbComps;

Completed in 2128 milliseconds