Searched refs:AllowedLUT (Results 1 – 1 of 1) sorted by relevance
1054 const cmsAllowedLUT* AllowedLUT; in cmsTransform2DeviceLink() local1117 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()