Home
last modified time | relevance | path

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

1234

/linux-6.3-rc2/include/uapi/linux/
A Dv4l2-common.h31 #define V4L2_SEL_TGT_CROP_BOUNDS 0x0002 macro
62 #define V4L2_SUBDEV_SEL_TGT_CROP_BOUNDS V4L2_SEL_TGT_CROP_BOUNDS
/linux-6.3-rc2/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-6.3-rc2/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 Dov4689.c445 case V4L2_SEL_TGT_CROP_BOUNDS: in ov4689_get_selection()
A Dmt9m001.c308 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9m001_get_selection()
A Ds5k5baf.c1342 case V4L2_SEL_TGT_CROP_BOUNDS: in s5k5baf_get_sel_rect()
1357 return target == V4L2_SEL_TGT_CROP_BOUNDS || in s5k5baf_is_bound_target()
A Dov5647.c1049 case V4L2_SEL_TGT_CROP_BOUNDS: in ov5647_get_selection()
/linux-6.3-rc2/drivers/media/platform/renesas/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-6.3-rc2/drivers/media/platform/microchip/
A Dmicrochip-isc-scaler.c135 if (sel->target != V4L2_SEL_TGT_CROP_BOUNDS && in isc_scaler_g_sel()
/linux-6.3-rc2/drivers/media/platform/mediatek/mdp3/
A Dmtk-mdp3-regs.h325 (target == V4L2_SEL_TGT_CROP_BOUNDS); in mdp_target_is_crop()
A Dmtk-mdp3-m2m.c384 case V4L2_SEL_TGT_CROP_BOUNDS: in mdp_m2m_g_selection()
/linux-6.3-rc2/drivers/media/platform/samsung/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()
/linux-6.3-rc2/drivers/media/platform/samsung/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-6.3-rc2/drivers/media/platform/samsung/exynos-gsc/
A 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.3-rc2/drivers/media/test-drivers/vimc/
A Dvimc-scaler.c248 case V4L2_SEL_TGT_CROP_BOUNDS: in vimc_scaler_get_selection()
/linux-6.3-rc2/drivers/media/platform/mediatek/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-6.3-rc2/drivers/media/platform/rockchip/rkisp1/
A Drkisp1-resizer.c629 case V4L2_SEL_TGT_CROP_BOUNDS: in rkisp1_rsz_get_selection()
/linux-6.3-rc2/drivers/media/platform/verisilicon/
A Dhantro_v4l2.c636 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
/linux-6.3-rc2/drivers/media/platform/rockchip/rga/
A Drga.c579 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()

Completed in 44 milliseconds

1234