Home
last modified time | relevance | path

Searched refs:V4L2_SEL_TGT_COMPOSE (Results 1 – 25 of 55) sorted by relevance

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dv4l2-common.h74 #define V4L2_SEL_TGT_COMPOSE 0x0100 macro
84 #define V4L2_SEL_TGT_COMPOSE_ACTIVE V4L2_SEL_TGT_COMPOSE
86 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_ACTUAL V4L2_SEL_TGT_COMPOSE
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dv4l2-common.h74 #define V4L2_SEL_TGT_COMPOSE 0x0100 macro
84 #define V4L2_SEL_TGT_COMPOSE_ACTIVE V4L2_SEL_TGT_COMPOSE
86 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_ACTUAL V4L2_SEL_TGT_COMPOSE
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dv4l2-common.h74 #define V4L2_SEL_TGT_COMPOSE 0x0100 macro
98 #define V4L2_SEL_TGT_COMPOSE_ACTIVE V4L2_SEL_TGT_COMPOSE
100 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_ACTUAL V4L2_SEL_TGT_COMPOSE
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dselection-api-configuration.rst56 controlled by the ``V4L2_SEL_TGT_COMPOSE`` target. The rectangle's
71 ``V4L2_SEL_TGT_COMPOSE`` plus all padding data modified by hardware
108 inserted by the hardware is controlled by ``V4L2_SEL_TGT_COMPOSE``
127 from the ``V4L2_SEL_TGT_COMPOSE`` target.
135 ``V4L2_SEL_TGT_COMPOSE`` targets. If these are not equal then the
H A Dselection-api-examples.rst51 sel.target = V4L2_SEL_TGT_COMPOSE;
67 .target = V4L2_SEL_TGT_COMPOSE,
H A Dv4l2-selection-targets.rst50 * - ``V4L2_SEL_TGT_COMPOSE``
H A Dvidioc-g-selection.rst44 field to ``V4L2_SEL_TGT_CROP`` (``V4L2_SEL_TGT_COMPOSE``). Please refer
62 ``V4L2_SEL_TGT_CROP`` (``V4L2_SEL_TGT_COMPOSE``). Please refer to table
/OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/
H A Dvsp1_histo.c242 case V4L2_SEL_TGT_COMPOSE: in histo_get_selection()
283 V4L2_SEL_TGT_COMPOSE); in histo_set_crop()
334 V4L2_SEL_TGT_COMPOSE); in histo_set_compose()
361 else if (sel->target == V4L2_SEL_TGT_COMPOSE) in histo_set_selection()
H A Dvsp1_brx.c201 case V4L2_SEL_TGT_COMPOSE: in brx_get_selection()
230 if (sel->target != V4L2_SEL_TGT_COMPOSE) in brx_set_selection()
H A Dvsp1_hgt.c146 V4L2_SEL_TGT_COMPOSE); in hgt_configure_stream()
H A Dvsp1_entity.c165 case V4L2_SEL_TGT_COMPOSE: in vsp1_entity_get_pad_selection()
417 V4L2_SEL_TGT_COMPOSE); in vsp1_subdev_set_pad_format()
H A Dvsp1_hgo.c147 V4L2_SEL_TGT_COMPOSE); in hgo_configure_stream()
H A Dvsp1_rpf.c119 V4L2_SEL_TGT_COMPOSE); in rpf_configure_stream()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/
H A Datomisp_subdev.c239 case V4L2_SEL_TGT_COMPOSE: in isp_subdev_validate_rect()
259 case V4L2_SEL_TGT_COMPOSE: in atomisp_subdev_get_rect()
267 case V4L2_SEL_TGT_COMPOSE: in atomisp_subdev_get_rect()
300 V4L2_SEL_TGT_COMPOSE); in isp_get_fmt_rect()
453 sd, cfg, which, i, V4L2_SEL_TGT_COMPOSE, in atomisp_subdev_set_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-capture.c659 if (target == V4L2_SEL_TGT_COMPOSE) { in fimc_capture_try_selection()
689 if (target == V4L2_SEL_TGT_COMPOSE) { in fimc_capture_try_selection()
1281 case V4L2_SEL_TGT_COMPOSE: in fimc_cap_g_selection()
1307 if (s->target == V4L2_SEL_TGT_COMPOSE) in fimc_cap_s_selection()
1606 case V4L2_SEL_TGT_COMPOSE: in fimc_subdev_get_selection()
1653 case V4L2_SEL_TGT_COMPOSE: in fimc_subdev_set_selection()
1668 if (sel->target == V4L2_SEL_TGT_COMPOSE) in fimc_subdev_set_selection()
H A Dfimc-m2m.c394 case V4L2_SEL_TGT_COMPOSE: in fimc_m2m_g_selection()
406 case V4L2_SEL_TGT_COMPOSE: in fimc_m2m_g_selection()
442 if (s->target != V4L2_SEL_TGT_COMPOSE) in fimc_m2m_try_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-g2d/
H A Dg2d.c417 case V4L2_SEL_TGT_COMPOSE: in vidioc_g_selection()
429 case V4L2_SEL_TGT_COMPOSE: in vidioc_g_selection()
462 if (s->target != V4L2_SEL_TGT_COMPOSE) in vidioc_try_selection()
/OK3568_Linux_fs/kernel/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c310 case V4L2_SEL_TGT_COMPOSE: in ipu_csc_scaler_g_selection()
322 s->target == V4L2_SEL_TGT_COMPOSE) { in ipu_csc_scaler_g_selection()
345 case V4L2_SEL_TGT_COMPOSE: in ipu_csc_scaler_s_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-m2m.c472 case V4L2_SEL_TGT_COMPOSE: in gsc_m2m_g_selection()
514 case V4L2_SEL_TGT_COMPOSE: in gsc_m2m_s_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/mtk-mdp/
H A Dmtk_mdp_m2m.c759 || target == V4L2_SEL_TGT_COMPOSE) in mtk_mdp_is_target_compose()
806 case V4L2_SEL_TGT_COMPOSE: in mtk_mdp_m2m_g_selection()
851 if (s->target == V4L2_SEL_TGT_COMPOSE) in mtk_mdp_m2m_s_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Dsh_vou.c903 case V4L2_SEL_TGT_COMPOSE: in sh_vou_g_selection()
930 .target = V4L2_SEL_TGT_COMPOSE, in sh_vou_s_selection()
945 sel->target != V4L2_SEL_TGT_COMPOSE) in sh_vou_s_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-v4l2.c450 case V4L2_SEL_TGT_COMPOSE: in rvin_g_selection()
498 case V4L2_SEL_TGT_COMPOSE: in rvin_s_selection()
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/rga/
H A Drga.c583 case V4L2_SEL_TGT_COMPOSE: in vidioc_g_selection()
622 case V4L2_SEL_TGT_COMPOSE: in vidioc_s_selection()
/OK3568_Linux_fs/kernel/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c1725 case V4L2_SEL_TGT_COMPOSE: in smiapp_propagate()
2078 smiapp_propagate(subdev, cfg, sel->which, V4L2_SEL_TGT_COMPOSE); in smiapp_set_compose()
2113 case V4L2_SEL_TGT_COMPOSE: in __smiapp_sel_supported()
2231 case V4L2_SEL_TGT_COMPOSE: in __smiapp_get_selection()
2281 case V4L2_SEL_TGT_COMPOSE: in smiapp_set_selection()
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c2423 s.target = V4L2_SEL_TGT_COMPOSE; in v4l_g_crop()
2428 s.target = s.target == V4L2_SEL_TGT_COMPOSE ? in v4l_g_crop()
2429 V4L2_SEL_TGT_CROP : V4L2_SEL_TGT_COMPOSE; in v4l_g_crop()
2453 s.target = V4L2_SEL_TGT_COMPOSE; in v4l_s_crop()
2458 s.target = s.target == V4L2_SEL_TGT_COMPOSE ? in v4l_s_crop()
2459 V4L2_SEL_TGT_CROP : V4L2_SEL_TGT_COMPOSE; in v4l_s_crop()

123