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

/vbox/src/libs/libpng-1.2.8/
H A Dpngtest.c1189 png_uint_32 iwidth, iheight; local
1190 iwidth = png_get_image_width(write_ptr, write_info_ptr);
1193 iwidth, iheight);
H A Dpng.h1122 png_uint_32 iwidth; /* width of current interlaced row in pixels */ member in struct:png_struct_def

Completed in 45 milliseconds