Home
last modified time | relevance | path

Searched refs:V4L2_SEL_TGT_CROP_BOUNDS (Results 1 – 25 of 68) sorted by relevance

123

/Linux-v4.19/include/uapi/linux/
Dv4l2-common.h70 #define V4L2_SEL_TGT_CROP_BOUNDS 0x0002 macro
87 #define V4L2_SUBDEV_SEL_TGT_CROP_BOUNDS V4L2_SEL_TGT_CROP_BOUNDS
/Linux-v4.19/Documentation/media/uapi/v4l/
Dselection-api-configuration.rst31 areas that can be sampled is given by the ``V4L2_SEL_TGT_CROP_BOUNDS``
38 It uses the same coordinate system as ``V4L2_SEL_TGT_CROP_BOUNDS``. The
90 cropping coordinates are obtained using ``V4L2_SEL_TGT_CROP_BOUNDS``.
Dv4l2-selection-targets.rst36 * - ``V4L2_SEL_TGT_CROP_BOUNDS``
/Linux-v4.19/drivers/media/platform/soc_camera/
Dsoc_scale_crop.c107 .target = V4L2_SEL_TGT_CROP_BOUNDS, in soc_camera_client_s_selection()
239 .target = V4L2_SEL_TGT_CROP_BOUNDS, in client_set_fmt()
Dsoc_camera_platform.c86 case V4L2_SEL_TGT_CROP_BOUNDS: in soc_camera_platform_get_selection()
/Linux-v4.19/drivers/media/platform/vsp1/
Dvsp1_uif.c104 case V4L2_SEL_TGT_CROP_BOUNDS: in uif_get_selection()
Dvsp1_rwpf.c159 case V4L2_SEL_TGT_CROP_BOUNDS: in vsp1_rwpf_get_selection()
Dvsp1_histo.c232 case V4L2_SEL_TGT_CROP_BOUNDS: in histo_get_selection()
/Linux-v4.19/drivers/media/i2c/
Dak881x.c138 case V4L2_SEL_TGT_CROP_BOUNDS: in ak881x_get_selection()
Dtw9910.c731 if (sel->target > V4L2_SEL_TGT_CROP_BOUNDS) in tw9910_get_selection()
Ds5k5baf.c1354 case V4L2_SEL_TGT_CROP_BOUNDS: in s5k5baf_get_sel_rect()
1369 return target == V4L2_SEL_TGT_CROP_BOUNDS || in s5k5baf_is_bound_target()
Dov2640.c1012 case V4L2_SEL_TGT_CROP_BOUNDS: in ov2640_get_selection()
/Linux-v4.19/drivers/media/platform/exynos-gsc/
Dgsc-m2m.c472 case V4L2_SEL_TGT_CROP_BOUNDS: in gsc_m2m_g_selection()
529 case V4L2_SEL_TGT_CROP_BOUNDS: in gsc_m2m_s_selection()
/Linux-v4.19/drivers/staging/media/imx074/
Dimx074.c225 case V4L2_SEL_TGT_CROP_BOUNDS: in imx074_get_selection()
/Linux-v4.19/drivers/media/i2c/soc_camera/
Dov5642.c898 case V4L2_SEL_TGT_CROP_BOUNDS: in ov5642_get_selection()
Dov9640.c556 case V4L2_SEL_TGT_CROP_BOUNDS: in ov9640_get_selection()
Dov9740.c732 case V4L2_SEL_TGT_CROP_BOUNDS: in ov9740_get_selection()
Dtw9910.c689 if (sel->target > V4L2_SEL_TGT_CROP_BOUNDS) in tw9910_get_selection()
Dmt9m001.c245 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9m001_get_selection()
Dmt9v022.c370 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9v022_get_selection()
Dov772x.c864 case V4L2_SEL_TGT_CROP_BOUNDS: in ov772x_get_selection()
/Linux-v4.19/drivers/media/platform/mtk-mdp/
Dmtk_mdp_m2m.c809 || target == V4L2_SEL_TGT_CROP_BOUNDS in mtk_mdp_is_target_crop()
840 case V4L2_SEL_TGT_CROP_BOUNDS: in mtk_mdp_m2m_g_selection()
/Linux-v4.19/drivers/staging/media/mt9t031/
Dmt9t031.c332 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9t031_get_selection()
/Linux-v4.19/drivers/media/platform/stm32/
Dstm32-dcmi.c1007 .target = V4L2_SEL_TGT_CROP_BOUNDS, in dcmi_get_sensor_bounds()
1076 case V4L2_SEL_TGT_CROP_BOUNDS: in dcmi_g_selection()
/Linux-v4.19/drivers/media/platform/rockchip/rga/
Drga.c587 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()

123