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

  /external/syslinux/com32/lib/libpng/
pngread.c 393 PNG_CONST PNG_cHRM;
493 else if (!png_memcmp(chunk_name, png_cHRM, 4))
971 PNG_CONST PNG_cHRM;
    [all...]
pngpread.c 162 PNG_CONST PNG_cHRM;
368 else if (!png_memcmp(png_ptr->chunk_name, png_cHRM, 4))
    [all...]
  /external/syslinux/com32/include/
png.h     [all...]

Completed in 231 milliseconds