Searched refs:PNG_sRGB_INTENT_LAST (Results 1 – 9 of 9) sorted by relevance
1840 if (intent < 0 || intent >= PNG_sRGB_INTENT_LAST)1950 if (temp >= PNG_sRGB_INTENT_LAST)
841 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
1177 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
758 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
991 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
1121 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
1007 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
1168 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro