Searched refs:PNG_TRANSFORM_PACKING (Results 1 – 16 of 16) sorted by relevance
1537 if (transforms & PNG_TRANSFORM_PACKING) in png_write_png()
1400 if (transforms & PNG_TRANSFORM_PACKING) in png_read_png()
374 PNG_TRANSFORM_PACKING Expand 1, 2 and 4-bit1989 PNG_TRANSFORM_PACKING Pack 1, 2 and 4-bit samples
1345 if (transforms & (PNG_TRANSFORM_PACKING| in write_png()
1369 if ((transforms & PNG_TRANSFORM_PACKING) != 0) in png_write_png()
870 #define PNG_TRANSFORM_PACKING 0x0004 /* read and write */ macro
1079 if ((transforms & PNG_TRANSFORM_PACKING) != 0) in png_read_png()
1121 PNG_TRANSFORM_PACKING Expand 1, 2 and 4-bit3328 PNG_TRANSFORM_PACKING Pack 1, 2 and 4-bit samples
1088 if ((transforms & PNG_TRANSFORM_PACKING) != 0) in png_read_png()
1121 PNG_TRANSFORM_PACKING Expand 1, 2 and 4-bit3333 PNG_TRANSFORM_PACKING Pack 1, 2 and 4-bit samples
1089 if ((transforms & PNG_TRANSFORM_PACKING) != 0) in png_read_png()
1205 #define PNG_TRANSFORM_PACKING 0x0004 /* read and write */ macro