HomeSort by relevance Sort by last modified time
    Searched refs:png_iTXt (Results 1 - 9 of 9) 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...]
pngwutil.c     [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...]
png.h     [all...]
pngpread.c 160 PNG_CONST PNG_iTXt;
483 else if (!png_memcmp(png_ptr->chunk_name, png_iTXt, 4))
    [all...]
pngwutil.c     [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 651 #define png_iTXt PNG_CHUNK(105, 84, 88, 116)
    [all...]

Completed in 414 milliseconds