Home
last modified time | relevance | path

Searched refs:V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE_BUF (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dvidioc-reqbufs.rst147 * - ``V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE_BUF``
H A Ddev-stateless-decoder.rst32 expose the ``V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE_BUF`` capability on their
H A Dbuffer.rst588 - Only valid if ``V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE_BUF`` is
H A Dext-ctrls-codec.rst2237 use of ``V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE_BUF`` flag
/OK3568_Linux_fs/kernel/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c722 *caps |= V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE_BUF; in fill_buf_caps()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dvideodev2.h965 #define V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE_BUF (1 << 5) macro
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/common/linux/
H A Dvideodev2.h967 #define V4L2_BUF_CAP_SUPPORTS_M2M_HOLD_CAPTURE_BUF (1 << 5) macro