Searched refs:PNG_TRANSFORM_STRIP_16 (Results 1 – 5 of 5) sorted by relevance
864 #define PNG_TRANSFORM_STRIP_16 0x0001 /* read only */ macro
1079 if ((transforms & PNG_TRANSFORM_STRIP_16) != 0) in png_read_png()
1104 use PNG_TRANSFORM_STRIP_16 and png_set_strip_16(png_ptr)1132 PNG_TRANSFORM_STRIP_16 Chop 16-bit samples to
868 #define PNG_TRANSFORM_STRIP_16 0x0001 /* read only */ macro
1069 if ((transforms & PNG_TRANSFORM_STRIP_16) != 0) in png_read_png()