Lines Matching defs:line
6184 /* 3 line: set to initial parport state ? */
9112 /* now bytes per line */
9312 DBG (0, "\t->bytes/line=0x%X (%d)\n", bpl, bpl);
9428 /* dump data has received from scanner (red line/green line/blue line)
10293 /* blocksize must be multiple of the number of bytes per line */
10351 /* read some line first until we got clean data */
10434 /* scanner data: red line, blue line then green line */
10599 char line[1024], *ptr;
11038 fgets (line, 1024, f);
11042 if (sscanf (line, "CMD%1d", &channel) != 1)
11069 ptr = line + 6;
11070 for (i = 0; (i < max) && ((ptr - line) < strlen (line)); i++)
11083 fgets (line, 1024, f);
11698 * but scan a black line with decreasing offsets until the
12528 /* since we know that each scan line matches CCD width, we signals