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

Lines Matching refs:sig_bytes

330    if (png_ptr->sig_bytes < 8)
332 png_size_t num_checked = png_ptr->sig_bytes,
336 png_ptr->sig_bytes = 8;