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

  /external/qemu/distrib/libpng-1.2.19/
png.c 42 PNG_iTXt;
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...]
pngwutil.c     [all...]
  /external/libpng/
pngread.c 409 PNG_CONST PNG_iTXt;
557 else if (!png_memcmp(chunk_name, png_iTXt, 4))
    [all...]
png.c 47 PNG_iTXt;
pngpread.c 174 PNG_CONST PNG_iTXt;
550 else if (!png_memcmp(png_ptr->chunk_name, png_iTXt, 4))
    [all...]
pngwutil.c     [all...]
png.h     [all...]

Completed in 266 milliseconds