Searched refs:has_toXYZD50 (Results 1 – 8 of 8) sorted by relevance
106 bool has_toXYZD50; member304 p->has_toXYZD50 = true; in skcms_SetXYZD50()
852 || (profile->has_trc && profile->has_toXYZD50); in usable_as_src()930 profile->has_toXYZD50 = true; in skcms_Parse()954 profile->has_toXYZD50 = true; in skcms_Parse()2006 && profile->has_toXYZD50 in prep_for_destination()2184 } else if (srcProfile->has_trc && srcProfile->has_toXYZD50) { in skcms_TransformWithPalette()2200 assert (srcProfile->has_A2B || srcProfile->has_toXYZD50); in skcms_TransformWithPalette()2281 if (!profile->has_trc || !profile->has_toXYZD50 in skcms_MakeUsableAsDestination()
106 bool has_toXYZD50; member299 p->has_toXYZD50 = true; in skcms_SetXYZD50()
852 || (profile->has_trc && profile->has_toXYZD50); in usable_as_src()930 profile->has_toXYZD50 = true; in skcms_Parse()954 profile->has_toXYZD50 = true; in skcms_Parse()2012 && profile->has_toXYZD50 in prep_for_destination()2184 } else if (srcProfile->has_trc && srcProfile->has_toXYZD50) { in skcms_TransformWithPalette()2200 assert (srcProfile->has_A2B || srcProfile->has_toXYZD50); in skcms_TransformWithPalette()2279 if (!profile->has_trc || !profile->has_toXYZD50 in skcms_MakeUsableAsDestination()
216 if (!profile.has_toXYZD50 || !profile.has_trc) { in Make()
51 if (profile.has_toXYZD50) { in is_wide_gamut()