Searched refs:TagTable (Results 1 – 1 of 1) sorted by relevance
840 const cmsTagSignature* TagTable; in cmsIsCLUT() local849 case LCMS_USED_AS_INPUT: TagTable = Device2PCS16; break; in cmsIsCLUT()850 case LCMS_USED_AS_OUTPUT:TagTable = PCS2Device16; break; in cmsIsCLUT()862 return cmsIsTag(hProfile, TagTable[Intent]); in cmsIsCLUT()