Searched refs:iheight (Results 1 – 1 of 1) sorted by relevance
1649 png_uint_32 iwidth, iheight; in test_one_file() local1651 iheight = png_get_image_height(write_ptr, write_info_ptr); in test_one_file()1653 (unsigned long)iwidth, (unsigned long)iheight); in test_one_file()