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

/external/libpng/
H A Dpngconf.h602 typedef png_uint_32 * png_uint_32p; typedef
H A Dpngrutil.c468 /* INPUT: */ png_const_bytep input, png_uint_32p input_size_ptr,
756 png_uint_32p chunk_bytes, png_bytep next_out, png_alloc_size_t *out_size,
3394 png_uint_32p dp32 = png_aligncast(png_uint_32p,dp);
/external/chromium_org/third_party/libpng/
H A Dpngconf.h1317 typedef png_uint_32 FAR * png_uint_32p; typedef
H A Dpngwutil.c1571 png_uint_32p params_len;
1587 params_len = (png_uint_32p)png_malloc(png_ptr,
H A Dpng.h2867 # define png_get_uint_32(buf) ( *((png_uint_32p) (buf)))
/external/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h1321 typedef png_uint_32 FAR * png_uint_32p; typedef
H A Dpngwutil.c1571 png_uint_32p params_len;
1587 params_len = (png_uint_32p)png_malloc(png_ptr,
H A Dpng.h2939 # define png_get_uint_32(buf) ( *((png_uint_32p) (buf)))
/external/libpng/contrib/libtests/
H A Dpngunknown.c641 check(FILE *fp, int argc, const char **argv, png_uint_32p flags/*out*/,

Completed in 232 milliseconds