Home
last modified time | relevance | path

Searched refs:PNG_EQUATION_LINEAR (Results 1 – 4 of 4) sorted by relevance

/external/qemu/distrib/libpng-1.2.19/
Dpng.h982 #define PNG_EQUATION_LINEAR 0 /* Linear transformation */ macro
Dpngrutil.c1643 if ((type == PNG_EQUATION_LINEAR && nparams != 2) || in png_handle_pCAL()
/external/libpng/
Dpngrutil.c1741 if ((type == PNG_EQUATION_LINEAR && nparams != 2) || in png_handle_pCAL()
Dpng.h1146 #define PNG_EQUATION_LINEAR 0 /* Linear transformation */ macro