Searched refs:PNG_IO_SIGNATURE (Results 1 – 7 of 7) sorted by relevance
366 case PNG_IO_SIGNATURE: in pngtest_check_io_state()
2425 # define PNG_IO_SIGNATURE 0x0010 /* currently at the file signature */ macro
57 png_ptr->io_state = PNG_IO_WRITING | PNG_IO_SIGNATURE; in png_write_sig()
133 png_ptr->io_state = PNG_IO_READING | PNG_IO_SIGNATURE; in png_read_sig()