Home | History | Annotate | Download | only in libpng

Lines Matching refs:sig_bytes

366    if (png_ptr->sig_bytes < 8)
368 png_size_t num_checked = png_ptr->sig_bytes,
372 png_ptr->sig_bytes = 8;