Searched defs:PNG_FLAG_CRC_ANCILLARY_USE (Results 1 - 3 of 3) sorted by relevance

/external/libpng/
H A Dpngpriv.h609 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100 macro
633 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \
/external/chromium_org/third_party/libpng/
H A Dpng.h2981 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100 macro
3005 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \
/external/qemu/distrib/libpng-1.2.46/
H A Dpng.h3053 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100 macro
3077 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \

Completed in 506 milliseconds