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

  /external/libpng/
pngpriv.h 623 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100
647 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \
    [all...]
  /external/opencv3/3rdparty/libpng/
pngpriv.h 521 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100
545 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \
    [all...]
  /external/pdfium/third_party/lpng_v163/
pngpriv.h 556 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100
580 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \
    [all...]
  /ndk/tests/build/issue20862-libpng-O0/jni/
pngpriv.h 521 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100
545 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \
    [all...]

Completed in 231 milliseconds