Searched refs:PNG_TRANSFORM_PACKSWAP (Results 1 – 7 of 7) sorted by relevance
867 #define PNG_TRANSFORM_PACKSWAP 0x0008 /* read and write */ macro
1437 if ((transforms & PNG_TRANSFORM_PACKSWAP) != 0) in png_write_png()
1109 if ((transforms & PNG_TRANSFORM_PACKSWAP) != 0) in png_read_png()
1137 PNG_TRANSFORM_PACKSWAP Change order of packed3387 PNG_TRANSFORM_PACKSWAP Change order of packed
871 #define PNG_TRANSFORM_PACKSWAP 0x0008 /* read and write */ macro
1426 if ((transforms & PNG_TRANSFORM_PACKSWAP) != 0) in png_write_png()
1099 if ((transforms & PNG_TRANSFORM_PACKSWAP) != 0) in png_read_png()