Searched refs:png_flush (Results 1 - 5 of 5) sorted by relevance

/vbox/src/libs/libpng-1.2.8/contrib/visupng/
H A DPngFile.h25 static void png_flush(png_structp png_ptr);
H A DPngFile.c327 png_set_write_fn(png_ptr, (png_voidp)pfFile, png_write_data, png_flush);
427 png_flush(png_structp png_ptr) function
/vbox/src/libs/libpng-1.2.8/
H A Dpngwio.c118 to disk). After png_flush is called, there should be no data pending
122 png_flush(png_structp png_ptr) function
H A Dpngwrite.c390 png_flush(png_ptr);
961 png_flush(png_ptr);
H A Dpng.h2906 PNG_EXTERN void png_flush PNGARG((png_structp png_ptr));

Completed in 66 milliseconds