Lines Matching defs:level
2170 /* line is white if 93% is above black level */
2653 SANE_Int width, level;
2684 fread (&level, sizeof (SANE_Int), 1, fcal);
2685 gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].red));
2696 fread (&level, sizeof (SANE_Int), 1, fcal);
2697 gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].green));
2708 fread (&level, sizeof (SANE_Int), 1, fcal);
2709 gt68xx_calibrator_new (width, level, &(scanner->calibrations[i].blue));
2722 fread (&level, sizeof (SANE_Int), 1, fcal);
2723 gt68xx_calibrator_new (width, level,