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

Lines Matching full:png_crc_read

215       png_crc_read(png_ptr, png_ptr->chunk_name, 4);
678 png_crc_read(png_ptr, png_ptr->chunk_name, 4);
1099 png_crc_read(png_ptr, (png_bytep)png_ptr->current_text_ptr, text_size);
1197 png_crc_read(png_ptr, (png_bytep)png_ptr->current_text_ptr, text_size);
1388 png_crc_read(png_ptr, (png_bytep)png_ptr->current_text_ptr, text_size);
1499 png_crc_read(png_ptr, (png_bytep)png_ptr->unknown_chunk.data, length);