Searched refs:crc_bytes (Results 1 – 2 of 2) sorted by relevance
209 png_byte crc_bytes[4]; in png_crc_error() local225 png_read_data(png_ptr, crc_bytes, 4); in png_crc_error()229 crc = png_get_uint_32(crc_bytes); in png_crc_error()
147 png_byte crc_bytes[4]; in png_crc_error() local163 png_read_data(png_ptr, crc_bytes, 4); in png_crc_error()167 crc = png_get_uint_32(crc_bytes); in png_crc_error()