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

  /external/opencv3/3rdparty/libpng/
png.h 604 typedef png_sPLT_entry FAR * png_sPLT_entryp;
617 png_sPLT_entryp entries; /* palette entries */
    [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...]
  /external/libpng/
png.h 560 typedef png_sPLT_entry * png_sPLT_entryp;
573 png_sPLT_entryp entries; /* palette entries */
    [all...]
  /external/pdfium/third_party/lpng_v163/
png.h     [all...]

Completed in 152 milliseconds