Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:crc_bytes

147    png_byte crc_bytes[4];
163 png_read_data(png_ptr, crc_bytes, 4);
167 crc = png_get_uint_32(crc_bytes);