Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/media/atomisp/pci/
Datomisp_compat_css20.c2247 unsigned int hor_ds_factor = 0, ver_ds_factor = 0; in __configure_capture_pp_input() local
2256 hor_ds_factor = CEIL_DIV(width >> 1, in __configure_capture_pp_input()
2263 IS_CHT) && hor_ds_factor != ver_ds_factor) { in __configure_capture_pp_input()
Dsh_css.c6246 unsigned int hor_ds_factor = 0, ver_ds_factor = 0; in ia_css_pipe_create_cas_scaler_desc_single_output() local
6261 hor_ds_factor = CEIL_DIV(cas_scaler_in_info->res.width, in ia_css_pipe_create_cas_scaler_desc_single_output()
6266 assert(hor_ds_factor == ver_ds_factor); in ia_css_pipe_create_cas_scaler_desc_single_output()
6269 while (i < hor_ds_factor) { in ia_css_pipe_create_cas_scaler_desc_single_output()