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

  /external/libpng/
example.c 681 text_ptr[2].compression = PNG_TEXT_COMPRESSION_zTXt;
pngpread.c     [all...]
pngwrite.c 253 else if (info_ptr->text[i].compression == PNG_TEXT_COMPRESSION_zTXt)
359 else if (info_ptr->text[i].compression >= PNG_TEXT_COMPRESSION_zTXt)
    [all...]
pngrutil.c     [all...]
png.h     [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngpread.c     [all...]
pngwrite.c 236 else if (info_ptr->text[i].compression == PNG_TEXT_COMPRESSION_zTXt)
338 else if (info_ptr->text[i].compression >= PNG_TEXT_COMPRESSION_zTXt)
    [all...]
pngrutil.c     [all...]
png.h 614 #define PNG_TEXT_COMPRESSION_zTXt 0
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
png.h 641 * PNG_TEXT_COMPRESSION_zTXt. Note that the "compression value" is not the
672 #define PNG_TEXT_COMPRESSION_zTXt 0
    [all...]

Completed in 47 milliseconds