Searched refs:crop_col (Results 1 – 1 of 1) sorted by relevance
286 int crop_col = (start_column % 2) == 1; in ia_css_ifmtr_configure() local297 buf_offset_a = crop_col ? 1 : 0; in ia_css_ifmtr_configure()298 buf_offset_b = crop_col ? 0 : 1; in ia_css_ifmtr_configure()300 start_column = start_column / 2 + crop_col; in ia_css_ifmtr_configure()