Home | History | Annotate | Download | only in libpng

Lines Matching full:crc_bytes

209    png_byte crc_bytes[4];
225 png_read_data(png_ptr, crc_bytes, 4);
229 crc = png_get_uint_32(crc_bytes);