Home
last modified time | relevance | path

Searched refs:V4L2_BUF_CAP_SUPPORTS_ORPHANED_BUFS (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst64 ``V4L2_BUF_CAP_SUPPORTS_ORPHANED_BUFS`` capability is set. Otherwise
66 If ``V4L2_BUF_CAP_SUPPORTS_ORPHANED_BUFS`` is set, then these buffers are
142 * - ``V4L2_BUF_CAP_SUPPORTS_ORPHANED_BUFS``
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c714 *caps = V4L2_BUF_CAP_SUPPORTS_ORPHANED_BUFS; in fill_buf_caps()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h964 #define V4L2_BUF_CAP_SUPPORTS_ORPHANED_BUFS (1 << 4) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h966 #define V4L2_BUF_CAP_SUPPORTS_ORPHANED_BUFS (1 << 4) macro