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

Lines Matching refs:skip

1264    png_uint_32 skip_length;          /* bytes to skip in input data */
2990 /* Read "skip" bytes, read the file crc, and (optionally) verify png_ptr->crc */
2991 PNG_EXTERN int png_crc_finish PNGARG((png_structp png_ptr, png_uint_32 skip));