Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/staging/media/atomisp/pci/
Datomisp_cmd.c4280 struct ia_css_pipe_config *vp_cfg = in atomisp_param() local
4316 config->dvs_envelop.width = vp_cfg->dvs_envelope.width; in atomisp_param()
4318 vp_cfg->dvs_envelope.height; in atomisp_param()
4322 dvs_w = vp_cfg->bayer_ds_out_res.width - in atomisp_param()
4323 vp_cfg->output_info[0].res.width; in atomisp_param()
4324 dvs_h = vp_cfg->bayer_ds_out_res.height - in atomisp_param()
4325 vp_cfg->output_info[0].res.height; in atomisp_param()
4327 vp_cfg->output_info[0].res.width / 5, in atomisp_param()
4330 vp_cfg->output_info[0].res.height / 5, in atomisp_param()