Home
last modified time | relevance | path

Searched refs:iheight (Results 1 – 1 of 1) sorted by relevance

/external/libpng/
Dpngtest.c1649 png_uint_32 iwidth, iheight; in test_one_file() local
1651 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()