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

/external/libpng/contrib/tools/
H A Dgenpng.c688 read_wh(const char *name, const char *str) function
769 image.width = read_wh("width", argv[1]);
770 image.height = read_wh("height", argv[2]);

Completed in 140 milliseconds