Home
last modified time | relevance | path

Searched refs:AllowedLUT (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
Dcmsvirt.c1054 const cmsAllowedLUT* AllowedLUT; in cmsTransform2DeviceLink() local
1117 AllowedLUT = NULL; in cmsTransform2DeviceLink()
1119 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()
1121 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()
1125 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()
1130 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()
1144 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()
1148 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()