Searched refs:PNG_sRGB_INTENT_LAST (Results 1 – 6 of 6) sorted by relevance
758 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
1001 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
1168 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
717 if(srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
1004 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro
929 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()