Home
last modified time | relevance | path

Searched refs:V4L2_SEL_TGT_COMPOSE_BOUNDS (Results 1 – 25 of 46) sorted by relevance

12

/linux-6.1.9/include/uapi/linux/
Dv4l2-common.h78 #define V4L2_SEL_TGT_COMPOSE_BOUNDS 0x0102 macro
102 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_BOUNDS V4L2_SEL_TGT_COMPOSE_BOUNDS
/linux-6.1.9/Documentation/userspace-api/media/v4l/
Dselection-api-examples.rst38 .target = V4L2_SEL_TGT_COMPOSE_BOUNDS,
Dv4l2-selection-targets.rst66 * - ``V4L2_SEL_TGT_COMPOSE_BOUNDS``
Dselection-api-configuration.rst50 coordinates are obtained using ``V4L2_SEL_TGT_COMPOSE_BOUNDS``. All
/linux-6.1.9/drivers/media/platform/mediatek/mdp3/
Dmtk-mdp3-regs.h332 (target == V4L2_SEL_TGT_COMPOSE_BOUNDS); in mdp_target_is_compose()
Dmtk-mdp3-m2m.c394 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in mdp_m2m_g_selection()
/linux-6.1.9/drivers/media/platform/renesas/vsp1/
Dvsp1_brx.c195 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in brx_get_selection()
Dvsp1_histo.c224 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in histo_get_selection()
/linux-6.1.9/drivers/media/platform/samsung/exynos-gsc/
Dgsc-m2m.c458 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in gsc_m2m_g_selection()
507 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in gsc_m2m_s_selection()
/linux-6.1.9/drivers/media/platform/samsung/exynos4-is/
Dfimc-m2m.c396 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in fimc_m2m_g_selection()
415 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in fimc_m2m_g_selection()
Dfimc-capture.c1269 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in fimc_cap_g_selection()
1591 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in fimc_subdev_get_selection()
/linux-6.1.9/drivers/media/platform/samsung/s5p-g2d/
Dg2d.c419 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection()
438 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection()
/linux-6.1.9/drivers/media/platform/mediatek/mdp/
Dmtk_mdp_m2m.c755 || target == V4L2_SEL_TGT_COMPOSE_BOUNDS in mtk_mdp_is_target_compose()
794 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in mtk_mdp_m2m_g_selection()
/linux-6.1.9/drivers/media/i2c/
Ds5k5baf.c1356 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in s5k5baf_get_sel_rect()
1368 target == V4L2_SEL_TGT_COMPOSE_BOUNDS; in s5k5baf_is_bound_target()
Dimx274.c1159 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in imx274_get_selection()
/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ioctl.c2513 s.target = V4L2_SEL_TGT_COMPOSE_BOUNDS; in v4l_cropcap()
2518 s.target = s.target == V4L2_SEL_TGT_COMPOSE_BOUNDS ? in v4l_cropcap()
2519 V4L2_SEL_TGT_CROP_BOUNDS : V4L2_SEL_TGT_COMPOSE_BOUNDS; in v4l_cropcap()
2527 if (s.target == V4L2_SEL_TGT_COMPOSE_BOUNDS) in v4l_cropcap()
/linux-6.1.9/drivers/media/platform/rockchip/rga/
Drga.c574 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection()
/linux-6.1.9/drivers/staging/media/imx/
Dimx-media-csc-scaler.c312 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in ipu_csc_scaler_g_selection()
Dimx-media-capture.c217 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in capture_g_selection()
/linux-6.1.9/drivers/media/platform/renesas/rcar-vin/
Drcar-v4l2.c449 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in rvin_g_selection()
/linux-6.1.9/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_dec.c390 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_vdec_g_selection()
/linux-6.1.9/drivers/media/platform/amlogic/meson-ge2d/
Dge2d.c469 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection()
/linux-6.1.9/drivers/staging/media/omap4iss/
Diss_video.c665 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in iss_video_get_selection()
/linux-6.1.9/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc_dec.c825 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection()
/linux-6.1.9/drivers/media/platform/qcom/camss/
Dcamss-vfe.c1135 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vfe_get_selection()

12