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

  /external/libpng/
pngset.c 939 (png_uint_32)(from->nentries * png_sizeof(png_sPLT_entry)));
949 from->nentries * png_sizeof(png_sPLT_entry));
    [all...]
pngrutil.c     [all...]
png.h 674 } png_sPLT_entry;
675 typedef png_sPLT_entry FAR * png_sPLT_entryp;
676 typedef png_sPLT_entry FAR * FAR * png_sPLT_entrypp;
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngset.c 985 from->nentries * png_sizeof(png_sPLT_entry));
988 from->nentries * png_sizeof(png_sPLT_entry));
    [all...]
png.h 558 } png_sPLT_entry;
559 typedef png_sPLT_entry FAR * png_sPLT_entryp;
560 typedef png_sPLT_entry FAR * FAR * png_sPLT_entrypp;
    [all...]
pngrutil.c     [all...]

Completed in 21 milliseconds