Searched refs:PNG_FLAG_CRC_ANCILLARY_MASK (Results 1 - 16 of 16) sorted by relevance

/external/libpng/
H A Dpngpriv.h676 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \ macro
682 #define PNG_FLAG_CRC_MASK (PNG_FLAG_CRC_ANCILLARY_MASK | \
H A Dpngrtran.c67 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
72 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
78 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
86 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
H A Dpng.c125 if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
H A Dpngrutil.c256 if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
/external/pdfium/third_party/libpng16/
H A Dpngpriv.h647 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \ macro
653 #define PNG_FLAG_CRC_MASK (PNG_FLAG_CRC_ANCILLARY_MASK | \
H A Dpngrtran.c67 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
72 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
78 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
86 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
H A Dpng.c125 if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
H A Dpngrutil.c256 if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
/external/skia/third_party/libpng/
H A Dpngpriv.h647 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \ macro
653 #define PNG_FLAG_CRC_MASK (PNG_FLAG_CRC_ANCILLARY_MASK | \
H A Dpngrtran.c67 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
72 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
78 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
86 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
H A Dpng.c125 if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
H A Dpngrutil.c256 if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
/external/syslinux/com32/lib/libpng/
H A Dpng.c228 if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
H A Dpngrtran.c68 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
73 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
79 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
87 png_ptr->flags &= ~PNG_FLAG_CRC_ANCILLARY_MASK;
H A Dpngrutil.c198 if ((png_ptr->flags & PNG_FLAG_CRC_ANCILLARY_MASK) ==
/external/syslinux/com32/include/
H A Dpng.h3000 #define PNG_FLAG_CRC_ANCILLARY_MASK (PNG_FLAG_CRC_ANCILLARY_USE | \ macro
3006 #define PNG_FLAG_CRC_MASK (PNG_FLAG_CRC_ANCILLARY_MASK | \

Completed in 321 milliseconds