Searched defs:png_push_have_row (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libpng-1.2.8/
H A Dpngpread.c839 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
846 png_push_have_row(png_ptr, png_bytep_NULL);
854 png_push_have_row(png_ptr, png_bytep_NULL);
860 png_push_have_row(png_ptr, png_bytep_NULL);
870 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
877 png_push_have_row(png_ptr, png_bytep_NULL);
888 png_push_have_row(png_ptr, png_ptr->row_buf + 1);
893 png_push_have_row(png_ptr, png_bytep_NULL);
900 png_push_have_row(png_ptr, png_bytep_NULL);
911 png_push_have_row(png_pt
1537 png_push_have_row(png_structp png_ptr, png_bytep row) function
[all...]

Completed in 71 milliseconds