Lines Matching defs:line
77 - add single line reads to calibration code
324 char line[PATH_MAX];
347 while (sanei_config_read (line, PATH_MAX, fp)) {
349 lp = line;
381 DBG (5, "sane_get_devices: config line \"%s\" ignored.\n", lp);
2259 slope rotates line around central input/output val,
2260 0 makes horizontal line
2270 offset moves line vertically, and clamps to output range
2271 0 keeps the line crossing the center of the table
2308 /* line must stay vertically centered, so figure
2590 s->cal_data.raw_data = calloc(1, s->cal_data.line_stride); /* only 1 line of data is sent */
2608 /* one grayscale line for dynamic threshold */
2642 2. set window for single line of data (d1)
2643 3. get line (d2)
2647 7. get line (d2)
2995 /* ask for 1 line */
3234 /* average the columns of pixels together and put the results in the top line(s) */
3437 /* send the new calibration and read a new line */
3589 contrast rotates slope of line around central input val
3599 then brightness moves line vertically, and clamps to 8bit
4465 DBG (10, "copy_block_to_page: rx:%d tx:%d tot:%d line:%d\n",
4549 /* for MODE_LINEART, binarize the gray line stored in the temp image buffer(dt) */
4958 char line[128];
4965 ptr = line;
4970 if (ptr != line)
4973 DBG (level, "%s\n", line);
4974 ptr = line;
4983 DBG (level, "%s\n", line);