Searched refs:AllowedLUT (Results 1 – 1 of 1) sorted by relevance
1063 const cmsAllowedLUT* AllowedLUT; in cmsTransform2DeviceLink() local1126 AllowedLUT = NULL; in cmsTransform2DeviceLink()1128 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()1130 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()1134 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()1139 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()1158 AllowedLUT = FindCombination(LUT, Version >= 4.0, DestinationTag); in cmsTransform2DeviceLink()1162 if (AllowedLUT == NULL) { in cmsTransform2DeviceLink()