Home
last modified time | relevance | path

Searched refs:gt68xx_calibrator_add_white_line (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Dgt68xx_high.h122 gt68xx_calibrator_add_white_line (GT68xx_Calibrator * cal,
128 * scanned. After doing this, gt68xx_calibrator_add_white_line() should not be
H A Dgt68xx_high.c165 gt68xx_calibrator_add_white_line (GT68xx_Calibrator * cal, unsigned int *line) in gt68xx_calibrator_add_white_line() function
184 "gt68xx_calibrator_add_white_line: WARNING: dark calibration line: " in gt68xx_calibrator_add_white_line()
189 "gt68xx_calibrator_add_white_line: line: %2d medium white: 0x%02x\n", in gt68xx_calibrator_add_white_line()
654 gt68xx_calibrator_add_white_line (scanner->cal_r, buffer_pointers[0]); in gt68xx_scanner_calibrate_color_white_line()
655 gt68xx_calibrator_add_white_line (scanner->cal_g, buffer_pointers[1]); in gt68xx_scanner_calibrate_color_white_line()
656 gt68xx_calibrator_add_white_line (scanner->cal_b, buffer_pointers[2]); in gt68xx_scanner_calibrate_color_white_line()
665 gt68xx_calibrator_add_white_line (scanner->cal_gray, buffer_pointers[0]); in gt68xx_scanner_calibrate_gray_white_line()

Completed in 5 milliseconds