Home
last modified time | relevance | path

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

/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c5797 unsigned int hor_ds_factor = 0, ver_ds_factor = 0; in ia_css_pipe_create_cas_scaler_desc_single_output() local
5811 hor_ds_factor = CEIL_DIV(in_info->res.width, out_info->res.width); in ia_css_pipe_create_cas_scaler_desc_single_output()
5814 assert(hor_ds_factor == ver_ds_factor); in ia_css_pipe_create_cas_scaler_desc_single_output()
5817 while (i < hor_ds_factor) { in ia_css_pipe_create_cas_scaler_desc_single_output()