Home | History | Annotate | Download | only in src

Lines Matching full:nins

471     cmsUInt32Number i, nOuts, nIns;
475 &WhitePointIn, NULL, &nIns)) return FALSE;
481 if (Lut ->InputChannels != nIns) return FALSE;
500 for (i=0; i < nIns; i++) {
505 for (i=0; i < nIns; i++)
534 PatchLUT(CLUT, WhiteIn, WhiteOut, nOuts, nIns);