Home
last modified time | relevance | path

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

1234

/linux-6.1.9/include/uapi/linux/
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-6.1.9/Documentation/userspace-api/media/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.rst44 * - ``V4L2_SEL_TGT_CROP_BOUNDS``
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-6.1.9/drivers/media/i2c/
Dak881x.c135 case V4L2_SEL_TGT_CROP_BOUNDS: in ak881x_get_selection()
Dov9640.c577 case V4L2_SEL_TGT_CROP_BOUNDS: in ov9640_get_selection()
Dtw9910.c732 if (sel->target > V4L2_SEL_TGT_CROP_BOUNDS) in tw9910_get_selection()
Dmt9m001.c308 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9m001_get_selection()
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()
Dov5647.c1049 case V4L2_SEL_TGT_CROP_BOUNDS: in ov5647_get_selection()
Dmt9t112.c885 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9t112_get_selection()
/linux-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_uif.c106 case V4L2_SEL_TGT_CROP_BOUNDS: in uif_get_selection()
Dvsp1_rwpf.c162 case V4L2_SEL_TGT_CROP_BOUNDS: in vsp1_rwpf_get_selection()
Dvsp1_histo.c235 case V4L2_SEL_TGT_CROP_BOUNDS: in histo_get_selection()
/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h325 (target == V4L2_SEL_TGT_CROP_BOUNDS); in mdp_target_is_crop()
Dmtk-mdp3-m2m.c384 case V4L2_SEL_TGT_CROP_BOUNDS: in mdp_m2m_g_selection()
/linux-6.1.9/drivers/media/platform/samsung/exynos-gsc/
Dgsc-m2m.c459 case V4L2_SEL_TGT_CROP_BOUNDS: in gsc_m2m_g_selection()
513 case V4L2_SEL_TGT_CROP_BOUNDS: in gsc_m2m_s_selection()
/linux-6.1.9/drivers/media/platform/samsung/exynos4-is/
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()
/linux-6.1.9/drivers/media/platform/samsung/s5p-g2d/
Dg2d.c413 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
436 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
/linux-6.1.9/drivers/media/test-drivers/vimc/
Dvimc-scaler.c248 case V4L2_SEL_TGT_CROP_BOUNDS: in vimc_scaler_get_selection()
/linux-6.1.9/drivers/media/platform/mediatek/mdp/
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-6.1.9/drivers/media/platform/rockchip/rkisp1/
Drkisp1-resizer.c629 case V4L2_SEL_TGT_CROP_BOUNDS: in rkisp1_rsz_get_selection()
/linux-6.1.9/drivers/media/platform/verisilicon/
Dhantro_v4l2.c635 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
/linux-6.1.9/drivers/media/platform/rockchip/rga/
Drga.c579 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
/linux-6.1.9/drivers/staging/media/imx/
Dimx-media-csc-scaler.c305 case V4L2_SEL_TGT_CROP_BOUNDS: in ipu_csc_scaler_g_selection()

1234