Lines Matching full:res_y
1829 png_uint_32 res_x, res_y;1864 res_y = png_get_uint_32(buf + 4);1866 png_set_pHYs(png_ptr, info_ptr, res_x, res_y, unit_type);