Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/media/atomisp/pci/
Dsh_css.c2893 unsigned int extra_row = 0, extra_col = 0; in ia_css_get_crop_offsets() local
2911 get_pipe_extra_pixel(pipe, &extra_row, &extra_col); in ia_css_get_crop_offsets()
2916 min_reqd_width = effective_res->width + extra_col; in ia_css_get_crop_offsets()