Lines Matching defs:shift
627 /* add a stripe shift for 2400dpi */
650 /* modify for stripe shift */
699 int shift[3], base_shift;
745 shift[0] = 0;
746 shift[1] = -base_shift;
747 shift[2] = -2 * base_shift;
751 shift[0] = -2 * base_shift;
752 shift[1] = -base_shift;
753 shift[2] = 0;
830 shift_rgb (mp->rawimg, n, shift[0], shift[1], shift[2], mp->stripe_shift, mp->line_size,
838 shift_rgb (mp->rawimg, n, shift[0], shift[1], shift[2], mp->stripe_shift, mp->line_size,