Home
last modified time | relevance | path

Searched refs:PNG_EQUATION_LAST (Results 1 – 6 of 6) sorted by relevance

/external/libpng/
Dpngwutil.c1578 if (type >= PNG_EQUATION_LAST) in png_write_pCAL()
Dpngrutil.c1751 else if (type >= PNG_EQUATION_LAST) in png_handle_pCAL()
Dpng.h1150 #define PNG_EQUATION_LAST 4 /* Not a valid value */ macro
/external/qemu/distrib/libpng-1.2.19/
Dpngwutil.c1551 if (type >= PNG_EQUATION_LAST) in png_write_pCAL()
Dpng.h986 #define PNG_EQUATION_LAST 4 /* Not a valid value */ macro
Dpngrutil.c1652 else if (type >= PNG_EQUATION_LAST) in png_handle_pCAL()