Searched refs:PNG_INTERLACE_LAST (Results 1 - 7 of 7) sorted by relevance

/external/qemu/distrib/libpng-1.2.46/
H A Dpng.c1014 if (interlace_type >= PNG_INTERLACE_LAST)
H A Dpng.h1138 #define PNG_INTERLACE_LAST 2 /* Not a valid value */ macro
/external/chromium_org/third_party/libpng/
H A Dpng.c1044 if (interlace_type >= PNG_INTERLACE_LAST)
H A Dpng.h1091 #define PNG_INTERLACE_LAST 2 /* Not a valid value */ macro
/external/libpng/
H A Dpng.h811 #define PNG_INTERLACE_LAST 2 /* Not a valid value */ macro
H A Dpng.c2502 if (interlace_type >= PNG_INTERLACE_LAST)
/external/libpng/contrib/libtests/
H A Dpngvalid.c3412 # define INTERLACE_LAST PNG_INTERLACE_LAST

Completed in 642 milliseconds