Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-expbuf.rst20 ``int ioctl(int fd, VIDIOC_EXPBUF, struct v4l2_exportbuffer *argp)``
29 Pointer to struct :c:type:`v4l2_exportbuffer`.
41 :c:type:`v4l2_exportbuffer`. The ``type`` field is
72 struct v4l2_exportbuffer expbuf;
95 struct v4l2_exportbuffer expbuf;
113 .. c:type:: v4l2_exportbuffer
117 .. flat-table:: struct v4l2_exportbuffer
/OK3568_Linux_fs/kernel/include/media/
H A Dvideobuf2-v4l2.h166 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb);
310 struct v4l2_exportbuffer *p);
H A Dv4l2-mem2mem.h404 struct v4l2_exportbuffer *eb);
847 struct v4l2_exportbuffer *eb);
H A Dv4l2-ioctl.h417 struct v4l2_exportbuffer *e);
/OK3568_Linux_fs/external/mpp/utils/
H A Dcamera_source.c242 struct v4l2_exportbuffer expbuf = (struct v4l2_exportbuffer) {0} ; in camera_source_init()
/OK3568_Linux_fs/buildroot/package/libv4l/
H A D0004-libv4l-mplane-plugin-add-exbuf_ioctl-for-dmabuf.patch19 +static int exbuf_ioctl(int fd, unsigned long int cmd, struct v4l2_exportbuffer *arg)
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-multimedia/v4l2apps/v4l-utils/
H A D0004-libv4l-mplane-Support-VIDIOC_EXPBUF-for-dmabuf.patch20 +static int exbuf_ioctl(int fd, unsigned long int cmd, struct v4l2_exportbuffer *arg)
/OK3568_Linux_fs/kernel/drivers/media/usb/uvc/
H A Duvc_queue.c314 struct v4l2_exportbuffer *exp) in uvc_export_buffer()
H A Duvcvideo.h769 struct v4l2_exportbuffer *exp);
H A Duvc_v4l2.c789 struct v4l2_exportbuffer *exp) in uvc_ioctl_expbuf()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rk_stream/rkvi_demo/
H A Drkvi_demo_isp.c_part109 struct v4l2_exportbuffer expbuf;
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/allwinner/camera/camera/
H A Dvideocapture.cpp55 struct v4l2_exportbuffer exp; in Init()
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c889 int vb2_expbuf(struct vb2_queue *q, struct v4l2_exportbuffer *eb) in vb2_expbuf()
1095 int vb2_ioctl_expbuf(struct file *file, void *priv, struct v4l2_exportbuffer *p) in vb2_ioctl_expbuf()
/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 Dvideodev2.h1022 struct v4l2_exportbuffer { struct
2359 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/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 Dvideodev2.h1022 struct v4l2_exportbuffer { struct
2359 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/OK3568_Linux_fs/kernel/drivers/media/v4l2-core/
H A Dv4l2-mem2mem.c844 struct v4l2_exportbuffer *eb) in v4l2_m2m_expbuf()
1386 struct v4l2_exportbuffer *eb) in v4l2_m2m_ioctl_expbuf()
H A Dv4l2-ioctl.c520 const struct v4l2_exportbuffer *p = arg; in v4l_print_exportbuffer()
2819 … v4l_stub_expbuf, v4l_print_exportbuffer, INFO_FL_QUEUE | INFO_FL_CLEAR(v4l2_exportbuffer, flags)),
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h1136 struct v4l2_exportbuffer { struct
2499 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h1135 struct v4l2_exportbuffer { struct
2482 #define VIDIOC_EXPBUF _IOWR('V', 16, struct v4l2_exportbuffer)
/OK3568_Linux_fs/kernel/drivers/media/platform/exynos-gsc/
H A Dgsc-m2m.c382 struct v4l2_exportbuffer *eb) in gsc_m2m_expbuf()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/xcore/
H A Dv4l2_device.cpp913 struct v4l2_exportbuffer expbuf; in prepare()
/OK3568_Linux_fs/kernel/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc_dec.c661 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
H A Ds5p_mfc_enc.c1643 struct v4l2_exportbuffer *eb) in vidioc_expbuf()
/OK3568_Linux_fs/kernel/drivers/staging/media/omap4iss/
H A Diss_video.c804 iss_video_expbuf(struct file *file, void *fh, struct v4l2_exportbuffer *e) in iss_video_expbuf()
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/
H A Drkisp_demo.cpp1560 struct v4l2_exportbuffer expbuf;