Searched refs:PNG_TRANSFORM_BGR (Results 1 – 7 of 7) sorted by relevance
871 #define PNG_TRANSFORM_BGR 0x0080 /* read and write */ macro
1421 if ((transforms & PNG_TRANSFORM_BGR) != 0) in png_write_png()
1153 if ((transforms & PNG_TRANSFORM_BGR) != 0) in png_read_png()
1143 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA3392 PNG_TRANSFORM_BGR Flip RGB to BGR, RGBA
875 #define PNG_TRANSFORM_BGR 0x0080 /* read and write */ macro
1410 if ((transforms & PNG_TRANSFORM_BGR) != 0) in png_write_png()
1143 if ((transforms & PNG_TRANSFORM_BGR) != 0) in png_read_png()