Home
last modified time | relevance | path

Searched refs:out_start_col (Results 1 – 1 of 1) sorted by relevance

/drivers/staging/media/atomisp/pci/
Dsh_css_param_shading.c93 int out_start_col, /* can be negative to indicate padded space */ in crop_and_interpolate() local
112 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()