Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Dsh_css.c377 unsigned int *extra_row, unsigned int *extra_column);
3102 unsigned int *extra_row, unsigned int *extra_column) in get_pipe_extra_pixel() argument
3151 *extra_row = top_cropping + dvs_env.height; in get_pipe_extra_pixel()
3164 unsigned int extra_row = 0, extra_col = 0; in ia_css_get_crop_offsets() local
3182 get_pipe_extra_pixel(pipe, &extra_row, &extra_col); in ia_css_get_crop_offsets()
3186 min_reqd_height = effective_res->height + extra_row; in ia_css_get_crop_offsets()