Lines Matching refs:x_offset
452 unsigned int x, y, y_in, y_out, x_int, x_fract, x_err, x_offset;
520 x_offset = 0;
529 x_offset += x_int;
532 x_offset++;
537 p_in_x[1] = p_line - x_offset * bytes_per_pixel;
539 p_in_x[1] = p_line + x_offset * bytes_per_pixel;
546 x_offset += x_int;
549 x_offset++;
554 p_in_x[0] = p_line - x_offset * bytes_per_pixel;
556 p_in_x[0] = p_line + x_offset * bytes_per_pixel;