Searched refs:PNG_EQUATION_ARBITRARY (Results 1 – 4 of 4) sorted by relevance
699 #define PNG_EQUATION_ARBITRARY 2 /* Arbitrary base exponential transform */ macro
2321 (type == PNG_EQUATION_ARBITRARY && nparams != 3) || in png_handle_pCAL()