Lines Matching refs:png_get_uint_32
24 png_uint_32 uval = png_get_uint_32(buf);
43 png_uint_32 uval = png_get_uint_32(buf);
68 png_get_uint_32)(png_const_bytep buf)
87 png_uint_32 uval = png_get_uint_32(buf);
279 crc = png_get_uint_32(crc_bytes);
1465 png_get_uint_32(profile_header);
1482 const png_uint_32 tag_count = png_get_uint_32(
2174 res_x = png_get_uint_32(buf);
2175 res_y = png_get_uint_32(buf + 4);