Searched refs:skcms_Signature_XYZ (Results 1 – 4 of 4) sorted by relevance
170 skcms_Signature_XYZ = 0x58595A20, enumerator286 p->pcs = skcms_Signature_XYZ; in skcms_Init()
226 if (tag->type != skcms_Signature_XYZ || tag->size < SAFE_SIZEOF(XYZ_Layout)) { in read_tag_xyz()908 if (profile->pcs != skcms_Signature_XYZ && profile->pcs != skcms_Signature_Lab) { in skcms_Parse()912 bool pcs_is_xyz = profile->pcs == skcms_Signature_XYZ; in skcms_Parse()986 skcms_Signature_XYZ, // pcs in skcms_sRGB_profile()1048 skcms_Signature_XYZ, // pcs in skcms_XYZD50_profile()
249 skcms_Signature_XYZ = 0x58595A20, enumerator375 p->pcs = skcms_Signature_XYZ; in skcms_Init()
410 if (tag->type != skcms_Signature_XYZ || tag->size < SAFE_SIZEOF(XYZ_Layout)) { in read_tag_xyz()1257 if (profile->pcs != skcms_Signature_XYZ && profile->pcs != skcms_Signature_Lab) { in skcms_ParseWithA2BPriority()1261 bool pcs_is_xyz = profile->pcs == skcms_Signature_XYZ; in skcms_ParseWithA2BPriority()1351 skcms_Signature_XYZ, // pcs in skcms_sRGB_profile()1446 skcms_Signature_XYZ, // pcs in skcms_XYZD50_profile()