Home
last modified time | relevance | path

Searched refs:PNG_GAMMA_sRGB_INVERSE (Results 1 – 5 of 5) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libpng-1.6.37/
A Dpng.c1935 (void)png_colorspace_check_gamma(png_ptr, colorspace, PNG_GAMMA_sRGB_INVERSE,
1949 colorspace->gamma = PNG_GAMMA_sRGB_INVERSE;
A Dpngpriv.h906 #define PNG_GAMMA_sRGB_INVERSE 45455 macro
A Dpngwrite.c2043 png_set_gAMA_fixed(png_ptr, info_ptr, PNG_GAMMA_sRGB_INVERSE); in png_image_write_main()
A Dpngread.c2170 png_ptr->colorspace.gamma = PNG_GAMMA_sRGB_INVERSE; in png_image_read_colormap()
A Dpngrtran.c245 output_gamma = PNG_GAMMA_sRGB_INVERSE; in translate_gamma_flags()

Completed in 26 milliseconds