Searched refs:PNG_IO_CHUNK_CRC (Results 1 – 11 of 11) sorted by relevance
384 case PNG_IO_CHUNK_CRC: in pngtest_check_io_state()
2451 # define PNG_IO_CHUNK_CRC 0x0080 /* currently at the chunk crc */ macro
157 png_ptr->io_state = PNG_IO_WRITING | PNG_IO_CHUNK_CRC; in png_write_chunk_end()
268 png_ptr->io_state = PNG_IO_READING | PNG_IO_CHUNK_CRC; in png_crc_error()
2453 # define PNG_IO_CHUNK_CRC 0x0080 /* currently at the chunk crc */ macro