diff options
Diffstat (limited to 'include/uapi/linux')
| -rw-r--r-- | include/uapi/linux/videodev2.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/videodev2.h b/include/uapi/linux/videodev2.h index 234d1d870914..b5f5cddcf1c3 100644 --- a/include/uapi/linux/videodev2.h +++ b/include/uapi/linux/videodev2.h | |||
| @@ -705,6 +705,7 @@ struct v4l2_buffer { | |||
| 705 | #define V4L2_BUF_FLAG_TIMESTAMP_MASK 0xe000 | 705 | #define V4L2_BUF_FLAG_TIMESTAMP_MASK 0xe000 |
| 706 | #define V4L2_BUF_FLAG_TIMESTAMP_UNKNOWN 0x0000 | 706 | #define V4L2_BUF_FLAG_TIMESTAMP_UNKNOWN 0x0000 |
| 707 | #define V4L2_BUF_FLAG_TIMESTAMP_MONOTONIC 0x2000 | 707 | #define V4L2_BUF_FLAG_TIMESTAMP_MONOTONIC 0x2000 |
| 708 | #define V4L2_BUF_FLAG_TIMESTAMP_COPY 0x4000 | ||
| 708 | 709 | ||
| 709 | /** | 710 | /** |
| 710 | * struct v4l2_exportbuffer - export of video buffer as DMABUF file descriptor | 711 | * struct v4l2_exportbuffer - export of video buffer as DMABUF file descriptor |
