Searched defs:PNG_FLAG_CRC_ANCILLARY_USE (Results 1 - 2 of 2) 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/pdfium/samples/fx_lpng/lpng_v163/
H A Dpngpriv.h562 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100 macro
586 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \

Completed in 149 milliseconds