Searched refs:png_uint_32 (Results 1 – 2 of 2) sorted by relevance
906 png_uint_32 width; /* width of image in pixels (from IHDR) */907 png_uint_32 height; /* height of image in pixels (from IHDR) */908 png_uint_32 valid; /* valid chunk data (see PNG_INFO_ below) */909 png_uint_32 rowbytes; /* bytes needed to hold an untransformed row */1018 png_uint_32 x_pixels_per_unit; /* horizontal pixel density */1019 png_uint_32 y_pixels_per_unit; /* vertical pixel density */1075 png_uint_32 free_me; /* flags items libpng is responsible for freeing */1090 png_uint_32 iccp_proflen; /* ICC profile data length */1097 png_uint_32 splt_palettes_num;1146 #define PNG_UINT_31_MAX ((png_uint_32)0x7fffffffL)[all …]
1235 typedef MS_U32 png_uint_32; typedef1317 typedef png_uint_32 FAR * png_uint_32p;1339 typedef png_uint_32 FAR * FAR * png_uint_32pp;