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

  /external/syslinux/com32/lib/libpng/
pngread.c 388 PNG_CONST PNG_PLTE;
461 if (!png_memcmp(chunk_name, png_PLTE, 4))
474 else if (!png_memcmp(chunk_name, png_PLTE, 4))
966 PNG_CONST PNG_PLTE;
1035 if (!png_memcmp(chunk_name, png_PLTE, 4))
    [all...]
pngpread.c 157 PNG_CONST PNG_PLTE;
281 if (!png_memcmp(png_ptr->chunk_name, png_PLTE, 4))
296 else if (!png_memcmp(png_ptr->chunk_name, png_PLTE, 4))
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 107 milliseconds