Home
last modified time | relevance | path

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

12345

/openbmc/linux/include/uapi/linux/
H 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
/openbmc/linux/Documentation/userspace-api/media/v4l/
H 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``.
H A Dv4l2-selection-targets.rst44 * - ``V4L2_SEL_TGT_CROP_BOUNDS``
H 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``.
/openbmc/linux/drivers/media/i2c/
H A Dak881x.c135 case V4L2_SEL_TGT_CROP_BOUNDS: in ak881x_get_selection()
H A Dov9640.c577 case V4L2_SEL_TGT_CROP_BOUNDS: in ov9640_get_selection()
H A Dov2685.c430 case V4L2_SEL_TGT_CROP_BOUNDS: in ov2685_get_selection()
H A Dtw9910.c732 if (sel->target > V4L2_SEL_TGT_CROP_BOUNDS) in tw9910_get_selection()
H A Dov01a10.c833 case V4L2_SEL_TGT_CROP_BOUNDS: in ov01a10_get_selection()
H A Dov4689.c445 case V4L2_SEL_TGT_CROP_BOUNDS: in ov4689_get_selection()
H A Dmt9m001.c308 case V4L2_SEL_TGT_CROP_BOUNDS: in mt9m001_get_selection()
H A Dhi556.c912 case V4L2_SEL_TGT_CROP_BOUNDS: in hi556_get_selection()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_uif.c106 case V4L2_SEL_TGT_CROP_BOUNDS: in uif_get_selection()
H A Dvsp1_rwpf.c162 case V4L2_SEL_TGT_CROP_BOUNDS: in vsp1_rwpf_get_selection()
H A Dvsp1_histo.c231 case V4L2_SEL_TGT_CROP_BOUNDS: in histo_get_selection()
/openbmc/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-scaler.c135 if (sel->target != V4L2_SEL_TGT_CROP_BOUNDS && in isc_scaler_g_sel()
/openbmc/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-regs.h326 (target == V4L2_SEL_TGT_CROP_BOUNDS); in mdp_target_is_crop()
H A Dmtk-mdp3-m2m.c381 case V4L2_SEL_TGT_CROP_BOUNDS: in mdp_m2m_g_selection()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H 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()
/openbmc/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c413 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
436 case V4L2_SEL_TGT_CROP_BOUNDS: in vidioc_g_selection()
/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H 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()
/openbmc/linux/drivers/media/test-drivers/vimc/
H A Dvimc-scaler.c248 case V4L2_SEL_TGT_CROP_BOUNDS: in vimc_scaler_get_selection()
/openbmc/linux/drivers/media/platform/mediatek/mdp/
H 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()
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-pipe.c568 case V4L2_SEL_TGT_CROP_BOUNDS: in mxc_isi_pipe_get_selection()
/openbmc/linux/drivers/media/platform/rockchip/rkisp1/
H A Drkisp1-resizer.c639 case V4L2_SEL_TGT_CROP_BOUNDS: in rkisp1_rsz_get_selection()

12345