Searched refs:PNG_sRGB_INTENT_LAST (Results 1 – 6 of 6) sorted by relevance
1873 if (intent < 0 || intent >= PNG_sRGB_INTENT_LAST)2018 if (temp >= PNG_sRGB_INTENT_LAST)
755 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
1099 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
1914 if (intent < 0 || intent >= PNG_sRGB_INTENT_LAST)2058 if (temp >= PNG_sRGB_INTENT_LAST)
750 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
1106 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()