Home
last modified time | relevance | path

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

/third_party/backends/backend/
H A Dgt68xx_high.h101 gt68xx_calibrator_new (SANE_Int width,
113 * The line width must be equal to the value passed to gt68xx_calibrator_new().
143 * The line width must be equal to the value passed to gt68xx_calibrator_new().
H A Dgt68xx_high.c57 gt68xx_calibrator_new (SANE_Int width, in gt68xx_calibrator_new() function
63 DBG (4, "gt68xx_calibrator_new: enter: width=%d, white_level=%d\n", in gt68xx_calibrator_new()
70 DBG (5, "gt68xx_calibrator_new: invalid width=%d\n", width); in gt68xx_calibrator_new()
77 DBG (5, "gt68xx_calibrator_new: no memory for GT68xx_Calibrator\n"); in gt68xx_calibrator_new()
100 DBG (5, "gt68xx_calibrator_new: no memory for calibration data\n"); in gt68xx_calibrator_new()
114 DBG (5, "gt68xx_calibrator_new: leave: ok\n"); in gt68xx_calibrator_new()
602 return gt68xx_calibrator_new (params->pixel_xs, 65535, cal_return); in gt68xx_scanner_create_calibrator()
1995 status = gt68xx_calibrator_new (width, 65535, calibrator); in gt68xx_calibrator_create_copy()
2685 gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].red)); in gt68xx_read_calibration()
2697 gt68xx_calibrator_new (widt in gt68xx_read_calibration()
[all...]

Completed in 4 milliseconds