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