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

  /external/libpng/
pngread.c 409 PNG_CONST PNG_iTXt;
557 else if (!png_memcmp(chunk_name, png_iTXt, 4))
    [all...]
pngpread.c 174 PNG_CONST PNG_iTXt;
550 else if (!png_memcmp(png_ptr->chunk_name, png_iTXt, 4))
    [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngread.c 373 PNG_CONST PNG_iTXt;
530 else if (!png_memcmp(png_ptr->chunk_name, png_iTXt, 4))
953 PNG_CONST PNG_iTXt;
    [all...]
pngpread.c 160 PNG_CONST PNG_iTXt;
483 else if (!png_memcmp(png_ptr->chunk_name, png_iTXt, 4))
    [all...]
png.h     [all...]

Completed in 24 milliseconds