Home | History | Annotate | Download | only in libpng

Lines Matching refs:png_process_data

1849 PNG_EXPORT(92, void, png_process_data,
1853 /* A function which may be called *only* within png_process_data to stop the
1856 * call to png_process_data must supply these bytes again. If the argument
1863 * png_process_data. It returns the number of bytes of data to skip in the
1866 * following data to the next call to png_process_data.