Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c4320 struct ia_css_pipe_config *vp_cfg = in atomisp_param() local
4356 config->dvs_envelop.width = vp_cfg->dvs_envelope.width; in atomisp_param()
4358 vp_cfg->dvs_envelope.height; in atomisp_param()
4362 dvs_w = vp_cfg->bayer_ds_out_res.width - in atomisp_param()
4363 vp_cfg->output_info[0].res.width; in atomisp_param()
4364 dvs_h = vp_cfg->bayer_ds_out_res.height - in atomisp_param()
4365 vp_cfg->output_info[0].res.height; in atomisp_param()
4367 vp_cfg->output_info[0].res.width / 5, in atomisp_param()
4370 vp_cfg->output_info[0].res.height / 5, in atomisp_param()