Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2af669c0 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "[media] v4l2: Introduce V4L2_QCOM_BUF_FLAG_EOS"

parents 1dffe157 097c78cd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -709,6 +709,7 @@ struct v4l2_buffer {
#define V4L2_QCOM_BUF_DATA_CORRUPT		0x200000
#define V4L2_QCOM_BUF_DROP_FRAME		0x400000
#define V4L2_QCOM_BUF_INPUT_UNSUPPORTED		0x800000
#define V4L2_QCOM_BUF_FLAG_EOS			0x2000

/**
 * struct v4l2_exportbuffer - export of video buffer as DMABUF file descriptor