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

  /external/libpng/
pngread.c 406 PNG_CONST PNG_iCCP;
533 else if (!png_memcmp(chunk_name, png_iCCP, 4))
    [all...]
pngpread.c 171 PNG_CONST PNG_iCCP;
394 else if (!png_memcmp(png_ptr->chunk_name, png_iCCP, 4))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 370 PNG_CONST PNG_iCCP;
506 else if (!png_memcmp(png_ptr->chunk_name, png_iCCP, 4))
950 PNG_CONST PNG_iCCP;
    [all...]
pngpread.c 157 PNG_CONST PNG_iCCP;
351 else if (!png_memcmp(png_ptr->chunk_name, png_iCCP, 4))
    [all...]
png.h     [all...]

Completed in 299 milliseconds