Searched refs:dvs_h (Results 1 – 3 of 3) sorted by relevance
329 unsigned int dvs_w, dvs_h; in atomisp_subdev_set_selection() local372 dvs_h = rounddown(crop[pad]->height / 5, in atomisp_subdev_set_selection()380 dvs_w = dvs_h = 12; in atomisp_subdev_set_selection()382 dvs_w = dvs_h = 0; in atomisp_subdev_set_selection()384 atomisp_css_video_set_dis_envelope(isp_sd, dvs_w, dvs_h); in atomisp_subdev_set_selection()
176 unsigned int dvs_w, unsigned int dvs_h);
1597 unsigned int dvs_w, unsigned int dvs_h) in atomisp_css_video_set_dis_envelope() argument1602 .pipe_configs[IA_CSS_PIPE_ID_VIDEO].dvs_envelope.height = dvs_h; in atomisp_css_video_set_dis_envelope()
Completed in 14 milliseconds