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

/linux-master/drivers/staging/media/atomisp/pci/
H A Dsh_css.c349 unsigned int *extra_row, unsigned int *extra_column);
2871 unsigned int *extra_row, unsigned int *extra_column)
2920 *extra_row = top_cropping + dvs_env.height;
2933 unsigned int extra_row = 0, extra_col = 0; local
2951 get_pipe_extra_pixel(pipe, &extra_row, &extra_col);
2955 min_reqd_height = effective_res->height + extra_row;
2870 get_pipe_extra_pixel(struct ia_css_pipe *pipe, unsigned int *extra_row, unsigned int *extra_column) argument

Completed in 120 milliseconds