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

Commit c8845f01 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: vidc: Remove QCOM keyword from buffer flag"

parents c637ad32 b1b6c65d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1054,6 +1054,7 @@ struct v4l2_buffer {
/* Vendor extensions */
#define V4L2_QCOM_BUF_FLAG_CODECCONFIG		0x00020000
#define V4L2_QCOM_BUF_DATA_CORRUPT		0x00400000
#define V4L2_BUF_DATA_CORRUPT			0x00400000
#define V4L2_QCOM_BUF_INPUT_UNSUPPORTED		0x01000000
#define V4L2_QCOM_BUF_FLAG_EOS			0x02000000
#define V4L2_QCOM_BUF_FLAG_READONLY		0x04000000