Lines Matching defs:start
1239 // now start scan
1348 // FIXME: start with the second line because the black pixels often have noise on the first
1872 // FIXME: start from the second line because the first line often has artifacts. Probably
2970 unsigned int start, end;
2976 /* compute start & end values depending of the offset */
2979 start = -1 * offset;
2984 start = 0;
2990 for (x = start; x < end; x++)
3108 unsigned int patch_cnt = offset * 3; /* at start, offset of first patch */
3953 // High-level start of scanning
4057 // start effective scan
6285 DBG(DBG_proc, "%s: start, %d maximum bytes required\n", __func__, max_len);