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

/external/libpng/
H A Dpngtest.c1333 png_uint_32 iwidth, iheight; local
1334 iwidth = png_get_image_width(write_ptr, write_info_ptr);
1337 (unsigned long)iwidth, (unsigned long)iheight);
/external/qemu/distrib/libpng-1.2.19/
H A Dpng.h1168 png_uint_32 iwidth; /* width of current interlaced row in pixels */ member in struct:png_struct_def

Completed in 63 milliseconds