Lines Matching full:res_y
2002 png_uint_32 res_x, res_y; 2037 res_y = png_get_uint_32(buf + 4); 2039 png_set_pHYs(png_ptr, info_ptr, res_x, res_y, unit_type);