Searched refs:PNG_COL_FROM_PASS_COL (Results 1 – 5 of 5) sorted by relevance
/external/libpng/contrib/libtests/ |
D | pngunknown.c | 74 #define PNG_COL_FROM_PASS_COL(xIn, pass) \ macro
|
D | pngvalid.c | 92 #define PNG_COL_FROM_PASS_COL(xIn, pass) \ macro 11452 m = PNG_COL_FROM_PASS_COL(v, pass); in perform_interlace_macro_validation()
|
/external/libpng/ |
D | png.h | 2477 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ macro
|
D | libpng-manual.txt | 2134 PNG_ROW_FROM_PASS_ROW(row, pass) and PNG_COL_FROM_PASS_COL(col, pass) to 2371 png_uint_32 output_x = PNG_COL_FROM_PASS_COL(input_x, pass); 3562 PNG_ROW_FROM_PASS_ROW(row, pass) and PNG_COL_FROM_PASS_COL(col, pass) to
|
/external/pdfium/third_party/libpng16/ |
D | png.h | 2477 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ macro
|