Searched refs:PNG_EQUATION_LINEAR (Results 1 – 4 of 4) sorted by relevance
697 #define PNG_EQUATION_LINEAR 0 /* Linear transformation */ macro
2319 if ((type == PNG_EQUATION_LINEAR && nparams != 2) || in png_handle_pCAL()