Searched refs:PNG_COLORSPACE_HAVE_GAMMA (Results 1 – 5 of 5) sorted by relevance
131 #define PNG_COLORSPACE_HAVE_GAMMA 0x0001 macro
684 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_GAMMA) != 0 && in png_get_gAMA_fixed()703 (info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_GAMMA) != 0 && in png_get_gAMA()
1084 if ((colorspace->flags & PNG_COLORSPACE_HAVE_GAMMA) != 0 &&1152 (PNG_COLORSPACE_HAVE_GAMMA | PNG_COLORSPACE_FROM_gAMA);1205 if ((info_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_GAMMA) != 0)1950 colorspace->flags |= PNG_COLORSPACE_HAVE_GAMMA;
373 png_ptr->colorspace.flags |= PNG_COLORSPACE_HAVE_GAMMA; in png_set_alpha_mode_fixed()852 png_ptr->colorspace.flags |= PNG_COLORSPACE_HAVE_GAMMA; in png_set_gamma_fixed()1346 png_ptr->colorspace.flags |= PNG_COLORSPACE_HAVE_GAMMA; in png_init_read_transformations()
2158 if ((png_ptr->colorspace.flags & PNG_COLORSPACE_HAVE_GAMMA) == 0) in png_image_read_colormap()2172 png_ptr->colorspace.flags |= PNG_COLORSPACE_HAVE_GAMMA; in png_image_read_colormap()