Searched refs:png_uint_32p (Results 1 - 3 of 3) sorted by relevance

/vbox/src/libs/libpng-1.2.8/
H A Dpngconf.h1132 typedef png_uint_32 FAR * png_uint_32p; typedef
H A Dpngwutil.c1501 png_uint_32p params_len;
1516 params_len = (png_uint_32p)png_malloc(png_ptr, (png_uint_32)(nparams
H A Dpng.h2778 # define png_get_uint_32(buf) ( *((png_uint_32p) (buf)))

Completed in 82 milliseconds