Home
last modified time | relevance | path

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

/drivers/staging/media/atomisp/pci/
A Datomisp_subdev.c329 unsigned int dvs_w, dvs_h; in atomisp_subdev_set_selection() local
370 dvs_w = rounddown(crop[pad]->width / 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()
A Datomisp_compat.h176 unsigned int dvs_w, unsigned int dvs_h);
A Datomisp_compat_css20.c1597 unsigned int dvs_w, unsigned int dvs_h) in atomisp_css_video_set_dis_envelope() argument
1600 .pipe_configs[IA_CSS_PIPE_ID_VIDEO].dvs_envelope.width = dvs_w; in atomisp_css_video_set_dis_envelope()

Completed in 13 milliseconds