Home
last modified time | relevance | path

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

1234

/linux/include/uapi/linux/
A Dv4l2-common.h70 #define V4L2_SEL_TGT_CROP_BOUNDS 0x0002 macro
101 #define V4L2_SUBDEV_SEL_TGT_CROP_BOUNDS V4L2_SEL_TGT_CROP_BOUNDS
/linux/Documentation/userspace-api/media/v4l/
A 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``.
A Dv4l2-selection-targets.rst44 * - ``V4L2_SEL_TGT_CROP_BOUNDS``
A Ddev-encoder.rst338 visible rectangle; this must fit within the `V4L2_SEL_TGT_CROP_BOUNDS`
349 ``V4L2_SEL_TGT_CROP_BOUNDS``
354 equal to ``V4L2_SEL_TGT_CROP_BOUNDS``.
/linux/drivers/media/i2c/
A Dak881x.c135 case V4L2_SEL_TGT_CROP_BOUNDS: in ak881x_get_selection()
A Dov9640.c577 case V4L2_SEL_TGT_CROP_BOUNDS: in ov9640_get_selection()
A Dtw9910.c732 if (sel->target > V4L2_SEL_TGT_CROP_BOUNDS) in tw9910_get_selection()
A Ds5k5baf.c1352 case V4L2_SEL_TGT_CROP_BOUNDS: in s5k5baf_get_sel_rect()
1367 return target == V4L2_SEL_TGT_CROP_BOUNDS || in s5k5baf_is_bound_target()
A Dmt9m001.c308 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9m001_get_selection()
A Dov5647.c1049 case V4L2_SEL_TGT_CROP_BOUNDS: in ov5647_get_selection()
A Dov2640.c1047 case V4L2_SEL_TGT_CROP_BOUNDS: in ov2640_get_selection()
A Dmt9t112.c885 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9t112_get_selection()
/linux/drivers/media/platform/vsp1/
A Dvsp1_uif.c106 case V4L2_SEL_TGT_CROP_BOUNDS: in uif_get_selection()
A Dvsp1_rwpf.c162 case V4L2_SEL_TGT_CROP_BOUNDS: in vsp1_rwpf_get_selection()
A Dvsp1_histo.c235 case V4L2_SEL_TGT_CROP_BOUNDS: in histo_get_selection()
/linux/drivers/media/platform/exynos-gsc/
A Dgsc-m2m.c464 case V4L2_SEL_TGT_CROP_BOUNDS: in gsc_m2m_g_selection()
518 case V4L2_SEL_TGT_CROP_BOUNDS: in gsc_m2m_s_selection()
/linux/drivers/media/platform/exynos4-is/
A Dfimc-m2m.c390 case V4L2_SEL_TGT_CROP_BOUNDS: in fimc_m2m_g_selection()
413 case V4L2_SEL_TGT_CROP_BOUNDS: in fimc_m2m_g_selection()
A Dfimc-capture.c1273 case V4L2_SEL_TGT_CROP_BOUNDS: in fimc_cap_g_selection()
1595 case V4L2_SEL_TGT_CROP_BOUNDS: in fimc_subdev_get_selection()
/linux/drivers/media/platform/s5p-g2d/
A Dg2d.c413 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
436 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
/linux/drivers/media/test-drivers/vimc/
A Dvimc-scaler.c248 case V4L2_SEL_TGT_CROP_BOUNDS: in vimc_sca_get_selection()
/linux/drivers/media/platform/mtk-mdp/
A Dmtk_mdp_m2m.c764 || target == V4L2_SEL_TGT_CROP_BOUNDS in mtk_mdp_is_target_crop()
795 case V4L2_SEL_TGT_CROP_BOUNDS: in mtk_mdp_m2m_g_selection()
/linux/drivers/media/platform/stm32/
A Dstm32-dcmi.c1198 .target = V4L2_SEL_TGT_CROP_BOUNDS, in dcmi_get_sensor_bounds()
1267 case V4L2_SEL_TGT_CROP_BOUNDS: in dcmi_g_selection()
/linux/drivers/media/platform/rockchip/rga/
A Drga.c579 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
/linux/drivers/staging/media/imx/
A Dimx-media-csc-scaler.c305 case V4L2_SEL_TGT_CROP_BOUNDS: in ipu_csc_scaler_g_selection()
/linux/drivers/media/platform/rcar-vin/
A Drcar-v4l2.c432 case V4L2_SEL_TGT_CROP_BOUNDS: in rvin_g_selection()

Completed in 53 milliseconds

1234