Home
last modified time | relevance | path

Searched refs:PNG_FLAG_CRC_CRITICAL_IGNORE (Results 1 – 12 of 12) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpng.c229 if (png_ptr->flags & PNG_FLAG_CRC_CRITICAL_IGNORE) in png_calculate_crc()
Dpng.h2772 #define PNG_FLAG_CRC_CRITICAL_IGNORE 0x0800 macro
2797 PNG_FLAG_CRC_CRITICAL_IGNORE)
Dpngrutil.c159 if (png_ptr->flags & PNG_FLAG_CRC_CRITICAL_IGNORE) in png_crc_error()
Dpngrtran.c39 PNG_FLAG_CRC_CRITICAL_IGNORE; in png_set_crc_action()
/external/libpng/
Dpng.c235 if (png_ptr->flags & PNG_FLAG_CRC_CRITICAL_IGNORE) in png_calculate_crc()
Dpng.h3056 #define PNG_FLAG_CRC_CRITICAL_IGNORE 0x0800 macro
3081 PNG_FLAG_CRC_CRITICAL_IGNORE)
Dpngrutil.c221 if (png_ptr->flags & PNG_FLAG_CRC_CRITICAL_IGNORE) in png_crc_error()
Dpngrtran.c47 PNG_FLAG_CRC_CRITICAL_IGNORE; in png_set_crc_action()
/external/chromium_org/third_party/libpng/
Dpng.c234 if (png_ptr->flags & PNG_FLAG_CRC_CRITICAL_IGNORE) in png_calculate_crc()
Dpng.h2984 #define PNG_FLAG_CRC_CRITICAL_IGNORE 0x0800 macro
3009 PNG_FLAG_CRC_CRITICAL_IGNORE)
Dpngrutil.c204 if (png_ptr->flags & PNG_FLAG_CRC_CRITICAL_IGNORE) in png_crc_error()
Dpngrtran.c47 PNG_FLAG_CRC_CRITICAL_IGNORE; in png_set_crc_action()