Searched refs:dvs_h (Results 1 – 3 of 3) sorted by relevance
340 unsigned int dvs_w, dvs_h; in atomisp_subdev_set_selection() local383 dvs_h = rounddown(crop[pad]->height / 5, in atomisp_subdev_set_selection()391 dvs_w = dvs_h = 12; in atomisp_subdev_set_selection()393 dvs_w = dvs_h = 0; in atomisp_subdev_set_selection()395 atomisp_css_video_set_dis_envelope(isp_sd, dvs_w, dvs_h); in atomisp_subdev_set_selection()
187 unsigned int dvs_w, unsigned int dvs_h);
1608 unsigned int dvs_w, unsigned int dvs_h) in atomisp_css_video_set_dis_envelope() argument1613 .pipe_configs[IA_CSS_PIPE_ID_VIDEO].dvs_envelope.height = dvs_h; in atomisp_css_video_set_dis_envelope()