Home | History | Annotate | Download | only in libpng16

Lines Matching refs:png_process_data

1722 PNG_EXPORT(92, void, png_process_data, (png_structrp png_ptr,
1725 /* A function which may be called *only* within png_process_data to stop the
1728 * call to png_process_data must supply these bytes again. If the argument
1735 * png_process_data. It returns the number of bytes of data to skip in the
1738 * following data to the next call to png_process_data.