| /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 D | v4l2-common.h | 78 #define V4L2_SEL_TGT_COMPOSE_BOUNDS 0x0102 macro 88 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_BOUNDS V4L2_SEL_TGT_COMPOSE_BOUNDS
|
| /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 D | v4l2-common.h | 78 #define V4L2_SEL_TGT_COMPOSE_BOUNDS 0x0102 macro 88 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_BOUNDS V4L2_SEL_TGT_COMPOSE_BOUNDS
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | v4l2-common.h | 78 #define V4L2_SEL_TGT_COMPOSE_BOUNDS 0x0102 macro 102 #define V4L2_SUBDEV_SEL_TGT_COMPOSE_BOUNDS V4L2_SEL_TGT_COMPOSE_BOUNDS
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | v4l2-selection-targets.rst | 60 * - ``V4L2_SEL_TGT_COMPOSE_BOUNDS``
|
| H A D | selection-api-examples.rst | 38 .target = V4L2_SEL_TGT_COMPOSE_BOUNDS,
|
| H A D | selection-api-configuration.rst | 50 coordinates are obtained using ``V4L2_SEL_TGT_COMPOSE_BOUNDS``. All
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/ |
| H A D | gsc-m2m.c | 463 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in gsc_m2m_g_selection() 512 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in gsc_m2m_s_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-g2d/ |
| H A D | g2d.c | 419 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection() 438 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/ |
| H A D | fimc-m2m.c | 396 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in fimc_m2m_g_selection() 415 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in fimc_m2m_g_selection()
|
| H A D | fimc-capture.c | 1270 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in fimc_cap_g_selection() 1592 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in fimc_subdev_get_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/ |
| H A D | vsp1_brx.c | 194 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in brx_get_selection()
|
| H A D | vsp1_histo.c | 221 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in histo_get_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/mtk-mdp/ |
| H A D | mtk_mdp_m2m.c | 758 || target == V4L2_SEL_TGT_COMPOSE_BOUNDS in mtk_mdp_is_target_compose() 797 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in mtk_mdp_m2m_g_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | s5k5baf.c | 1354 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in s5k5baf_get_sel_rect() 1366 target == V4L2_SEL_TGT_COMPOSE_BOUNDS; in s5k5baf_is_bound_target()
|
| H A D | imx274.c | 1024 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in imx274_get_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-ioctl.c | 2503 s.target = V4L2_SEL_TGT_COMPOSE_BOUNDS; in v4l_cropcap() 2508 s.target = s.target == V4L2_SEL_TGT_COMPOSE_BOUNDS ? in v4l_cropcap() 2509 V4L2_SEL_TGT_CROP_BOUNDS : V4L2_SEL_TGT_COMPOSE_BOUNDS; in v4l_cropcap() 2517 if (s.target == V4L2_SEL_TGT_COMPOSE_BOUNDS) in v4l_cropcap()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/imx/ |
| H A D | imx-media-capture.c | 343 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in capture_g_selection()
|
| H A D | imx-media-csc-scaler.c | 312 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in ipu_csc_scaler_g_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/ |
| H A D | rcar-v4l2.c | 444 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in rvin_g_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/rga/ |
| H A D | rga.c | 574 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/ |
| H A D | s5p_mfc_dec.c | 809 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in vidioc_g_selection()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/ |
| H A D | iss_video.c | 665 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in iss_video_get_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/sti/bdisp/ |
| H A D | bdisp-v4l2.c | 884 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in bdisp_g_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | ispvideo.c | 787 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in isp_video_get_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ |
| H A D | sh_vou.c | 907 case V4L2_SEL_TGT_COMPOSE_BOUNDS: in sh_vou_g_selection()
|