Searched refs:PNG_sRGB_INTENT_LAST (Results 1 – 12 of 12) sorted by relevance
1873 if (intent < 0 || intent >= PNG_sRGB_INTENT_LAST)1984 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()
1873 if (intent < 0 || intent >= PNG_sRGB_INTENT_LAST)2018 if (temp >= PNG_sRGB_INTENT_LAST)
758 if (srgb_intent >= PNG_sRGB_INTENT_LAST) in png_write_sRGB()
984 if (intent >= PNG_sRGB_INTENT_LAST) in png_handle_sRGB()
1116 #define PNG_sRGB_INTENT_LAST 4 /* Not a valid value */ macro