Home
last modified time | relevance | path

Searched refs:PNG_FLAG_CRC_ANCILLARY_USE (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/build/issue20862-libpng-O0/jni/
Dpngpriv.h521 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100 macro
545 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \
Dpngrtran.c68 png_ptr->flags |= PNG_FLAG_CRC_ANCILLARY_USE; in png_set_crc_action()
73 png_ptr->flags |= PNG_FLAG_CRC_ANCILLARY_USE | in png_set_crc_action()