Searched refs:PNG_TRANSFORM_PACKING (Results 1 – 8 of 8) sorted by relevance
1345 if (transforms & (PNG_TRANSFORM_PACKING| in write_png()
866 #define PNG_TRANSFORM_PACKING 0x0004 /* read and write */ macro
1380 if ((transforms & PNG_TRANSFORM_PACKING) != 0) in png_write_png()
1099 if ((transforms & PNG_TRANSFORM_PACKING) != 0) in png_read_png()
1135 PNG_TRANSFORM_PACKING Expand 1, 2 and 4-bit3386 PNG_TRANSFORM_PACKING Pack 1, 2 and 4-bit samples
870 #define PNG_TRANSFORM_PACKING 0x0004 /* read and write */ macro
1369 if ((transforms & PNG_TRANSFORM_PACKING) != 0) in png_write_png()
1089 if ((transforms & PNG_TRANSFORM_PACKING) != 0) in png_read_png()