Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/pci/
Datomisp_cmd.c4289 struct ia_css_pipe_config *vp_cfg = in atomisp_param() local
4325 config->dvs_envelop.width = vp_cfg->dvs_envelope.width; in atomisp_param()
4327 vp_cfg->dvs_envelope.height; in atomisp_param()
4331 dvs_w = vp_cfg->bayer_ds_out_res.width - in atomisp_param()
4332 vp_cfg->output_info[0].res.width; in atomisp_param()
4333 dvs_h = vp_cfg->bayer_ds_out_res.height - in atomisp_param()
4334 vp_cfg->output_info[0].res.height; in atomisp_param()
4336 vp_cfg->output_info[0].res.width / 5, in atomisp_param()
4339 vp_cfg->output_info[0].res.height / 5, in atomisp_param()