Home
last modified time | relevance | path

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

/external/libpng/
Dpng.h728 #define PNG_EQUATION_LINEAR 0 /* Linear transformation */ macro
Dpngrutil.c2302 if ((type == PNG_EQUATION_LINEAR && nparams != 2) || in png_handle_pCAL()
/external/pdfium/third_party/libpng16/
Dpng.h733 #define PNG_EQUATION_LINEAR 0 /* Linear transformation */ macro
Dpngrutil.c2225 if ((type == PNG_EQUATION_LINEAR && nparams != 2) || in png_handle_pCAL()