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

  /external/libpng/
example.c     [all...]
pngwrite.c 312 else if (info_ptr->text[i].compression == PNG_TEXT_COMPRESSION_zTXt)
408 else if (info_ptr->text[i].compression >= PNG_TEXT_COMPRESSION_zTXt)
    [all...]
pngwutil.c     [all...]
pngtest.c 833 case PNG_TEXT_COMPRESSION_zTXt:
    [all...]
png.h 594 * PNG_TEXT_COMPRESSION_zTXt. Note that the "compression value" is not the
625 #define PNG_TEXT_COMPRESSION_zTXt 0
    [all...]
pngrutil.c     [all...]
  /external/opencv3/3rdparty/libpng/
pngwrite.c 234 else if (info_ptr->text[i].compression == PNG_TEXT_COMPRESSION_zTXt)
350 else if (info_ptr->text[i].compression >= PNG_TEXT_COMPRESSION_zTXt)
    [all...]
pngrutil.c     [all...]
png.h 638 * PNG_TEXT_COMPRESSION_zTXt. Note that the "compression value" is not the
669 #define PNG_TEXT_COMPRESSION_zTXt 0
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngwrite.c 302 else if (info_ptr->text[i].compression == PNG_TEXT_COMPRESSION_zTXt)
396 else if (info_ptr->text[i].compression >= PNG_TEXT_COMPRESSION_zTXt)
    [all...]
pngwutil.c     [all...]
png.h     [all...]
pngrutil.c     [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...]
  /external/ImageMagick/coders/
png.c     [all...]
  /external/libpng/contrib/libtests/
pngvalid.c     [all...]

Completed in 316 milliseconds