Home | History | Annotate | Download | only in libpng-1.2.19

Lines Matching full:res_y

1488    png_uint_32 res_x, res_y;
1520 res_y = png_get_uint_32(buf + 4);
1522 png_set_pHYs(png_ptr, info_ptr, res_x, res_y, unit_type);