Searched refs:png_write_rows (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dexample.c783 png_write_rows(png_ptr, &row_pointers[first_row], number_of_rows);
787 png_write_rows(png_ptr, &row_pointers[y], 1);
H A Dpngtest.c1247 png_write_rows(write_ptr, (png_bytepp)&row_buf, 1);
H A Dpngwrite.c737 png_write_rows(png_structp png_ptr, png_bytepp row, function
743 png_debug(1, "in png_write_rows");
H A Dpng.h1879 extern PNG_EXPORT(void,png_write_rows) PNGARG((png_structp png_ptr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dexample.c764 png_write_rows(png_ptr, &row_pointers[first_row], number_of_rows);
769 png_write_rows(png_ptr, &row_pointers[y], 1);
H A Dpngtest.c1108 png_write_rows(write_ptr, (png_bytepp)&row_buf, 1);
H A Dpngwrite.c687 png_write_rows(png_structp png_ptr, png_bytepp row, function
693 png_debug(1, "in png_write_rows\n");
H A Dpng.h1614 extern PNG_EXPORT(void,png_write_rows) PNGARG((png_structp png_ptr,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpng.cpp853 png_write_rows( png_ptr, &row_ptr, 1 );

Completed in 82 milliseconds