Searched refs:cmsAllowedLUT (Results 1 – 1 of 1) sorted by relevance
996 } cmsAllowedLUT; typedef1000 static const cmsAllowedLUT AllowedLUTTypes[] = {1015 #define SIZE_OF_ALLOWED_LUT (sizeof(AllowedLUTTypes)/sizeof(cmsAllowedLUT))1019 cmsBool CheckOne(const cmsAllowedLUT* Tab, const cmsPipeline* Lut) in CheckOne()1035 const cmsAllowedLUT* FindCombination(const cmsPipeline* Lut, cmsBool IsV4, cmsTagSignature Destinat… in FindCombination()1041 const cmsAllowedLUT* Tab = AllowedLUTTypes + n; in FindCombination()1063 const cmsAllowedLUT* AllowedLUT; in cmsTransform2DeviceLink()