Lines Matching refs:gt68xx_calibrator_new
57 gt68xx_calibrator_new (SANE_Int width,
63 DBG (4, "gt68xx_calibrator_new: enter: width=%d, white_level=%d\n",
70 DBG (5, "gt68xx_calibrator_new: invalid width=%d\n", width);
77 DBG (5, "gt68xx_calibrator_new: no memory for GT68xx_Calibrator\n");
100 DBG (5, "gt68xx_calibrator_new: no memory for calibration data\n");
114 DBG (5, "gt68xx_calibrator_new: leave: ok\n");
602 return gt68xx_calibrator_new (params->pixel_xs, 65535, cal_return);
1995 status = gt68xx_calibrator_new (width, 65535, calibrator);
2685 gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].red));
2697 gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].green));
2709 gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].blue));
2723 gt68xx_calibrator_new (width, level,