Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/atomisp/pci/
Datomisp_compat_css20.c2395 int out_width, out_height, yuv_ds_in_width, yuv_ds_in_height; in __configure_preview_pp_input() local
2482 yuv_ds_in_height = effective_res->height; in __configure_preview_pp_input()
2485 yuv_ds_in_height = bayer_ds_out_res->height; in __configure_preview_pp_input()
2489 vf_pp_in_res->height = yuv_ds_in_height; in __configure_preview_pp_input()
2494 yuv_ds_in_height >= out_height * yuv_dec_fct[i]) { in __configure_preview_pp_input()
2496 vf_pp_in_res->height = yuv_ds_in_height / yuv_dec_fct[i]; in __configure_preview_pp_input()