Searched refs:dy_shift (Results 1 – 1 of 1) sorted by relevance
47 int dy_shift = dy << shift_val; in ctc2_slope() local59 slope = (int)(dy_shift + rounding) / dx; in ctc2_slope()