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

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsopt.c948 cmsBool lIsSuitable, lIsLinear; local
1015 lIsSuitable = TRUE;
1017 for (t=0; (lIsSuitable && (t < OriginalLut ->InputChannels)); t++) {
1025 lIsSuitable = FALSE;
1028 lIsSuitable = FALSE;
1032 if (!lIsSuitable) goto Error;

Completed in 108 milliseconds