Searched refs:PNG_COL_FROM_PASS_COL (Results 1 – 7 of 7) 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 11440 m = PNG_COL_FROM_PASS_COL(v, pass); in perform_interlace_macro_validation()
|
/external/skia/third_party/libpng/ |
D | png.h | 2500 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ macro
|
D | libpng-manual.txt | 2096 PNG_ROW_FROM_PASS_ROW(row, pass) and PNG_COL_FROM_PASS_COL(col, pass) to 2318 png_uint_32 output_x = PNG_COL_FROM_PASS_COL(input_x, pass); 3503 PNG_ROW_FROM_PASS_ROW(row, pass) and PNG_COL_FROM_PASS_COL(col, pass) to
|
/external/pdfium/third_party/libpng16/ |
D | png.h | 2500 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ macro
|
/external/libpng/ |
D | png.h | 2502 #define PNG_COL_FROM_PASS_COL(x_in, pass) \ macro
|
D | libpng-manual.txt | 2096 PNG_ROW_FROM_PASS_ROW(row, pass) and PNG_COL_FROM_PASS_COL(col, pass) to 2323 png_uint_32 output_x = PNG_COL_FROM_PASS_COL(input_x, pass); 3508 PNG_ROW_FROM_PASS_ROW(row, pass) and PNG_COL_FROM_PASS_COL(col, pass) to
|