HomeSort by relevance Sort by last modified time
    Searched refs:png_uint_16p (Results 1 - 25 of 46) sorted by null

1 2

  /external/libpng/
pnginfo.h 195 png_uint_16p hist;
pngconf.h 584 typedef png_uint_16 * png_uint_16p; typedef
pngread.c     [all...]
pngwrite.c     [all...]
example.c 489 png_uint_16p histogram = NULL;
    [all...]
png.c     [all...]
  /external/pdfium/third_party/libpng16/
pnginfo.h 195 png_uint_16p hist;
pngconf.h 584 typedef png_uint_16 * png_uint_16p; typedef
pngread.c     [all...]
pngwrite.c     [all...]
png.c     [all...]
  /external/skia/third_party/libpng/
pnginfo.h 195 png_uint_16p hist;
pngconf.h 584 typedef png_uint_16 * png_uint_16p; typedef
pngread.c     [all...]
pngwrite.c     [all...]
example.c 489 png_uint_16p histogram = NULL;
    [all...]
png.c     [all...]
  /external/libpng/contrib/examples/
simpleover.c 52 png_uint_16p buffer;
219 png_uint_16p buffer;
  /external/libpng/contrib/tools/
genpng.c 702 pixel(png_uint_16p p, struct arg *args, int nargs, double x, double y)
757 png_uint_16p buffer;
  /external/syslinux/com32/lib/libpng/
pngwrite.c     [all...]
example.c 294 png_uint_16p histogram = NULL;
pngrtran.c 165 int num_palette, int maximum_colors, png_uint_16p histogram,
    [all...]
pngset.c 182 png_set_hIST(png_structp png_ptr, png_infop info_ptr, png_uint_16p hist)
205 png_ptr->hist = (png_uint_16p)png_malloc_warn(png_ptr,
    [all...]
  /external/syslinux/com32/include/
png.h 571 #define png_uint_16p_NULL (png_uint_16p)NULL
    [all...]
pngconf.h 1319 typedef png_uint_16 FAR * png_uint_16p; typedef
    [all...]

Completed in 347 milliseconds

1 2