| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-subdev-g-selection.rst | 20 ``int ioctl(int fd, VIDIOC_SUBDEV_G_SELECTION, struct v4l2_subdev_selection *argp)`` 24 ``int ioctl(int fd, VIDIOC_SUBDEV_S_SELECTION, struct v4l2_subdev_selection *argp)`` 33 Pointer to struct :c:type:`v4l2_subdev_selection`. 71 .. c:type:: v4l2_subdev_selection 75 .. flat-table:: struct v4l2_subdev_selection 116 The struct :c:type:`v4l2_subdev_selection`
|
| /OK3568_Linux_fs/kernel/include/trace/hooks/ |
| H A D | v4l2core.h | 18 struct v4l2_subdev_selection; 43 struct v4l2_subdev_selection *sel, int *ret), 58 struct v4l2_subdev_selection *sel, int *ret),
|
| /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-subdev.h | 149 struct v4l2_subdev_selection { struct 170 #define VIDIOC_SUBDEV_G_SELECTION _IOWR('V', 61, struct v4l2_subdev_selection) argument 171 #define VIDIOC_SUBDEV_S_SELECTION _IOWR('V', 62, struct v4l2_subdev_selection)
|
| /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-subdev.h | 149 struct v4l2_subdev_selection { struct 170 #define VIDIOC_SUBDEV_G_SELECTION _IOWR('V', 61, struct v4l2_subdev_selection) argument 171 #define VIDIOC_SUBDEV_S_SELECTION _IOWR('V', 62, struct v4l2_subdev_selection)
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | v4l2-subdev.h | 157 struct v4l2_subdev_selection { struct 194 #define VIDIOC_SUBDEV_G_SELECTION _IOWR('V', 61, struct v4l2_subdev_selection) 195 #define VIDIOC_SUBDEV_S_SELECTION _IOWR('V', 62, struct v4l2_subdev_selection)
|
| /OK3568_Linux_fs/kernel/drivers/media/v4l2-core/ |
| H A D | v4l2-subdev.c | 248 struct v4l2_subdev_selection *sel) in check_selection() 259 struct v4l2_subdev_selection *sel) in call_get_selection() 267 struct v4l2_subdev_selection *sel) in call_set_selection() 512 struct v4l2_subdev_selection sel; in subdev_do_ioctl() 530 struct v4l2_subdev_selection sel; in subdev_do_ioctl() 598 struct v4l2_subdev_selection *sel = arg; in subdev_do_ioctl() 606 struct v4l2_subdev_selection *sel = arg; in subdev_do_ioctl()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/ |
| H A D | v4l2_device.h | 191 … virtual XCamReturn get_selection (int pad, uint32_t target, struct v4l2_subdev_selection &select); 194 virtual XCamReturn set_selection (struct v4l2_subdev_selection &aSelection);
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/vsp1/ |
| H A D | vsp1_histo.c | 201 struct v4l2_subdev_selection *sel) in histo_get_selection() 260 struct v4l2_subdev_selection *sel) in histo_set_crop() 291 struct v4l2_subdev_selection *sel) in histo_set_compose() 342 struct v4l2_subdev_selection *sel) in histo_set_selection()
|
| H A D | vsp1_uif.c | 85 struct v4l2_subdev_selection *sel) in uif_get_selection() 131 struct v4l2_subdev_selection *sel) in uif_set_selection()
|
| H A D | vsp1_rwpf.c | 132 struct v4l2_subdev_selection *sel) in vsp1_rwpf_get_selection() 180 struct v4l2_subdev_selection *sel) in vsp1_rwpf_set_selection()
|
| H A D | vsp1_brx.c | 185 struct v4l2_subdev_selection *sel) in brx_get_selection() 219 struct v4l2_subdev_selection *sel) in brx_set_selection()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/ |
| H A D | CifScaleStream.h | 38 …XCamReturn set_format(const struct v4l2_subdev_selection& sns_sd_sel, uint32_t sns_v4l_pix_fmt, in…
|
| H A D | RawStreamCapUnit.h | 43 …XCamReturn set_tx_format(const struct v4l2_subdev_selection& sns_sd_sel, uint32_t sns_v4l_pix_fmt);
|
| H A D | CamHwIsp20.h | 305 XCamReturn setupPipelineFmtIsp(struct v4l2_subdev_selection& sns_sd_sel, 308 XCamReturn setupPipelineFmtCif(struct v4l2_subdev_selection& sns_sd_sel,
|
| H A D | RawStreamProcUnit.h | 51 …XCamReturn set_rx_format (const struct v4l2_subdev_selection& sns_sd_sel, uint32_t sn…
|
| H A D | CifScaleStream.cpp | 79 CifSclStream::set_format(const struct v4l2_subdev_selection& sns_sd_sel, in set_format()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/fakecamera/ |
| H A D | FakeSensorHw.h | 54 … virtual XCamReturn get_selection (int pad, uint32_t target, struct v4l2_subdev_selection &select);
|
| /OK3568_Linux_fs/kernel/include/media/ |
| H A D | v4l2-subdev.h | 708 struct v4l2_subdev_selection *sel); 711 struct v4l2_subdev_selection *sel);
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vimc/ |
| H A D | vimc-scaler.c | 258 struct v4l2_subdev_selection *sel) in vimc_sca_get_selection() 291 struct v4l2_subdev_selection *sel) in vimc_sca_set_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/ |
| H A D | mt9m001.c | 257 struct v4l2_subdev_selection *sel) in mt9m001_set_selection() 298 struct v4l2_subdev_selection *sel) in mt9m001_get_selection() 356 struct v4l2_subdev_selection sel = { in mt9m001_s_fmt()
|
| H A D | ov6650.c | 471 struct v4l2_subdev_selection *sel) in ov6650_get_selection() 496 struct v4l2_subdev_selection *sel) in ov6650_set_selection() 578 struct v4l2_subdev_selection sel = { in ov6650_s_fmt()
|
| H A D | ak881x.c | 126 struct v4l2_subdev_selection *sel) in ak881x_get_selection()
|
| H A D | mt9m032.c | 414 struct v4l2_subdev_selection *sel) in mt9m032_get_pad_selection() 430 struct v4l2_subdev_selection *sel) in mt9m032_set_pad_selection()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/media_enquiry/media_enquiry/mediactl/ |
| H A D | v4l2subdev.c | 117 struct v4l2_subdev_selection sel; in v4l2_subdev_get_selection() 156 struct v4l2_subdev_selection sel; in v4l2_subdev_set_selection()
|
| /OK3568_Linux_fs/kernel/drivers/media/i2c/smiapp/ |
| H A D | smiapp-core.c | 1897 struct v4l2_subdev_selection *sel, in smiapp_set_compose_binner() 1945 struct v4l2_subdev_selection *sel, in smiapp_set_compose_scaler() 2061 struct v4l2_subdev_selection *sel) in smiapp_set_compose() 2087 struct v4l2_subdev_selection *sel) in __smiapp_sel_supported() 2131 struct v4l2_subdev_selection *sel) in smiapp_set_crop() 2191 struct v4l2_subdev_selection *sel) in __smiapp_get_selection() 2241 struct v4l2_subdev_selection *sel) in smiapp_get_selection() 2254 struct v4l2_subdev_selection *sel) in smiapp_set_selection()
|