Searched refs:has_toXYZD50 (Results 1 – 4 of 4) sorted by relevance
180 bool has_toXYZD50; member397 p->has_toXYZD50 = true; in skcms_SetXYZD50()
1223 || (profile->has_trc && profile->has_toXYZD50); in usable_as_src()1303 profile->has_toXYZD50 = true; in skcms_ParseWithA2BPriority()1327 profile->has_toXYZD50 = true; in skcms_ParseWithA2BPriority()2588 && profile->has_toXYZD50 in prep_for_destination()2780 } else if (srcProfile->has_trc && srcProfile->has_toXYZD50) { in skcms_TransformWithPalette()2793 assert (srcProfile->has_A2B || srcProfile->has_toXYZD50); in skcms_TransformWithPalette()2970 if (!profile->has_trc || !profile->has_toXYZD50 in skcms_MakeUsableAsDestination()
49 if (profile.has_toXYZD50) { in is_wide_gamut()
206 if (!profile.has_toXYZD50 || !profile.has_trc) { in Make()