HomeSort by relevance Sort by last modified time
    Searched refs:png_sPLT_entryp (Results 1 - 13 of 13) sorted by null

  /external/libpng/
png.h 560 typedef png_sPLT_entry * png_sPLT_entryp;
573 png_sPLT_entryp entries; /* palette entries */
    [all...]
pngset.c 1066 np->entries = png_voidcast(png_sPLT_entryp, png_malloc_array(png_ptr,
    [all...]
pngwutil.c     [all...]
pngrutil.c     [all...]
  /external/opencv3/3rdparty/libpng/
png.h 604 typedef png_sPLT_entry FAR * png_sPLT_entryp;
617 png_sPLT_entryp entries; /* palette entries */
    [all...]
pngset.c 999 to->entries = (png_sPLT_entryp)png_malloc_warn(png_ptr,
    [all...]
pngrutil.c     [all...]
pngwutil.c     [all...]
  /external/pdfium/third_party/lpng_v163/
png.h     [all...]
pngset.c 1037 np->entries = png_voidcast(png_sPLT_entryp, png_malloc_array(png_ptr,
    [all...]
pngrutil.c     [all...]
pngwutil.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 607 typedef png_sPLT_entry FAR * png_sPLT_entryp;
620 png_sPLT_entryp entries; /* palette entries */
    [all...]

Completed in 414 milliseconds