Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/staging/media/atomisp/pci/
Datomisp_cmd.c3866 struct ia_css_pipe_config *vp_cfg = in atomisp_param() local
3902 config->dvs_envelop.width = vp_cfg->dvs_envelope.width; in atomisp_param()
3904 vp_cfg->dvs_envelope.height; in atomisp_param()
3908 dvs_w = vp_cfg->bayer_ds_out_res.width - in atomisp_param()
3909 vp_cfg->output_info[0].res.width; in atomisp_param()
3910 dvs_h = vp_cfg->bayer_ds_out_res.height - in atomisp_param()
3911 vp_cfg->output_info[0].res.height; in atomisp_param()
3913 vp_cfg->output_info[0].res.width / 5, in atomisp_param()
3916 vp_cfg->output_info[0].res.height / 5, in atomisp_param()