Lines Matching refs:line_distance
1208 unsigned int lines = s->params.lines + (2 * s->line_distance);
1209 int top = s->top - (1 * s->line_distance);
1387 * Calculate correction for line_distance in D1 scanner:
1388 * Start line_distance lines earlier and add line_distance lines at the end
1390 * Because the actual line_distance is not yet calculated we have to do this
1403 s->line_distance =
1406 if (s->line_distance != 0) {
1945 if (s->color_shuffle_line >= s->line_distance) {
1949 s->line_distance] + 2;
1966 s->line_distance];
1978 if (s->color_shuffle_line == s->line_distance) {
1993 s->line_distance)
1995 s->params.lines + s->line_distance)) {
2009 * lines up by one. There are 2*line_distance + 1
2011 * to * 2*line_distance, and because we want to
2013 * from - to 2*line_distance-1!
2018 for (i = 0; i < s->line_distance * 2; i++) {
2027 s->line_buffer[s->line_distance * 2] =
2029 if (s->line_buffer[s->line_distance * 2] ==