Searched refs:PNG_sRGB_INTENT_LAST (Results 1 – 6 of 6) sorted by relevance
1908 if (intent < 0 || intent >= PNG_sRGB_INTENT_LAST)2052 if (temp >= PNG_sRGB_INTENT_LAST)
719 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
1105 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()