Searched refs:png_set_interlace_handling (Results 1 - 14 of 14) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dexample.c335 number_passes = png_set_interlace_handling(png_ptr);
750 number_passes = png_set_interlace_handling(png_ptr);
H A Dpngtest.c1214 num_pass = png_set_interlace_handling(read_ptr);
1216 png_set_interlace_handling(write_ptr);
H A Dpngtrans.c93 png_set_interlace_handling(png_structp png_ptr) function
H A Dpngread.c827 * and png_set_interlace_handling() has been called, the rows need to
844 * not called png_set_interlace_handling(), the display_row buffer will
895 * png_start_read_image() if png_set_interlace_handling() wasn't called
915 pass = png_set_interlace_handling(png_ptr);
H A Dpngwrite.c733 * have called png_set_interlace_handling(), you will have to
774 num_pass = png_set_interlace_handling(png_ptr);
H A Dpng.h1790 extern PNG_EXPORT(int,png_set_interlace_handling) 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.c326 number_passes = png_set_interlace_handling(png_ptr);
733 number_passes = png_set_interlace_handling(png_ptr);
H A Dpngtest.c1075 num_pass = png_set_interlace_handling(read_ptr);
1077 png_set_interlace_handling(write_ptr);
H A Dpngtrans.c73 png_set_interlace_handling(png_structp png_ptr) function
H A Dpngread.c786 * and png_set_interlace_handling() has been called, the rows need to
803 * not called png_set_interlace_handling(), the display_row buffer will
851 * png_start_read_image() if png_set_interlace_handling() wasn't called
868 pass = png_set_interlace_handling(png_ptr);
H A Dpngwrite.c683 * have called png_set_interlace_handling(), you will have to
715 num_pass = png_set_interlace_handling(png_ptr);
H A Dpng.h1527 extern PNG_EXPORT(int,png_set_interlace_handling) PNGARG((png_structp png_ptr));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/gregbook/
H A Dreadpng2.c502 mainprog_ptr->passes = png_set_interlace_handling(png_ptr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dpnghand.cpp505 number_passes = png_set_interlace_handling(png_ptr);

Completed in 381 milliseconds