Searched refs:PNG_FLAG_CRC_ANCILLARY_USE (Results 1 – 2 of 2) sorted by relevance
521 #define PNG_FLAG_CRC_ANCILLARY_USE 0x0100 macro545 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \
68 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()