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

  /external/syslinux/com32/lib/libpng/
pngread.c 426 PNG_CONST PNG_sRGB;
525 else if (!png_memcmp(chunk_name, png_sRGB, 4))
1004 PNG_CONST PNG_sRGB;
    [all...]
pngpread.c 192 PNG_CONST PNG_sRGB;
381 else if (!png_memcmp(png_ptr->chunk_name, png_sRGB, 4))
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 2905 milliseconds