Searched refs:PNG_SWAP_BYTES (Results 1 – 6 of 6) sorted by relevance
543 if ((png_ptr->transformations & PNG_SWAP_BYTES) != 0) in png_do_write_transformations()
43 png_ptr->transformations |= PNG_SWAP_BYTES; in png_set_swap()
637 #define PNG_SWAP_BYTES 0x0010U macro
760 if ((png_ptr->transformations & PNG_SWAP_BYTES) != 0) in png_write_row()
443 if ((png_ptr->transformations & PNG_SWAP_BYTES) != 0) in png_read_row()
5009 if ((png_ptr->transformations & PNG_SWAP_BYTES) != 0) in png_do_read_transformations()