HomeSort by relevance Sort by last modified time
    Searched refs:PNG_PLTE (Results 1 - 5 of 5) 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...]
png.c 41 PNG_PLTE;
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...]
pngwutil.c 576 PNG_PLTE;
611 png_write_chunk_start(png_ptr, (png_bytep)png_PLTE,
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 4051 milliseconds