Searched refs:crc_bytes (Results 1 – 4 of 4) sorted by relevance
192 png_byte crc_bytes[4]; in png_crc_error() local208 png_read_data(png_ptr, crc_bytes, 4); in png_crc_error()212 crc = png_get_uint_32(crc_bytes); in png_crc_error()
250 png_byte crc_bytes[4]; in png_crc_error() local272 png_read_data(png_ptr, crc_bytes, 4); in png_crc_error()276 crc = png_get_uint_32(crc_bytes); in png_crc_error()