Searched refs:crop_col (Results 1 – 1 of 1) sorted by relevance
287 int crop_col = (start_column % 2) == 1; in ia_css_ifmtr_configure() local298 buf_offset_a = crop_col ? 1 : 0; in ia_css_ifmtr_configure()299 buf_offset_b = crop_col ? 0 : 1; in ia_css_ifmtr_configure()301 start_column = start_column / 2 + crop_col; in ia_css_ifmtr_configure()