Lines Matching defs:scan

64    - maximum scan sizes are read from the scanner, if a JX330 or JX250
65 is used. (this avoids the guessing of scan sizes for the JX330)
73 was initially enabled, while the initial scan mode is "color"
77 - separate thresholds for red, green, blue (bi-level color scan) added
222 is a nice idea -- but I assume that the possible scan window
224 usage of ADF or FSU. Thus, the user might be able to select scan
392 DBG(1, "scan head positioning error\n");
483 DBG(1, "hardware error: scan head positioning failed\n");
690 scan (int fd)
694 DBG (11, "<< scan ");
837 JX-250, if the data of an integral number of scan lines is
1212 /* ask the scanner for the maximum scan sizes with/without ADF and
1477 the maximum scan sizes with/without ADF and FSU.
1822 /* scan mode */
1831 s->val[OPT_MODE].s = strdup (mode_list[3]); /* color scan */
1919 to reflect the different maximum scan sizes with/without ADF and FSU
1958 /* scan speed */
2051 /* The FSU for JX250 allows a maximum scan length of 11.5 inch,
2835 for bi-level color scan right now.
3079 "start scan" command. Later calls will confuse the
3338 /* make sure that we got at least 32 kB. Even then, the scan will be
3465 s->adf_fsu_mode = SCAN_SIMPLE; /* default: scan without ADF and FSU */
3849 status = scan (s->fd);
3854 DBG(2, "rd: scan started %li.%06li\n", t.tv_sec, t.tv_usec);
3859 DBG (1, "start of scan failed: %s\n", sane_strstatus (status));
3864 /* ask the scanner for the scan size */
4081 DBG(1, "Warning: could not read an integral number of scan lines\n");