Searched refs:out_start_col (Results 1 – 1 of 1) sorted by relevance
93 int out_start_col, /* can be negative to indicate padded space */ in crop_and_interpolate() local112 out_start_col = ((int)sensor_width - (int)cropped_width) / 2 - left_padding; in crop_and_interpolate()155 tx = out_start_col + j * out_cell_size; in crop_and_interpolate()