Loading include/uapi/linux/videodev2.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1023,7 +1023,7 @@ struct v4l2_buffer { #define V4L2_QCOM_BUF_FLAG_CODECCONFIG 0x00020000 #define V4L2_QCOM_BUF_FLAG_CODECCONFIG 0x00020000 #define V4L2_QCOM_BUF_FLAG_EOSEQ 0x00040000 #define V4L2_QCOM_BUF_FLAG_EOSEQ 0x00040000 #define V4L2_QCOM_BUF_TIMESTAMP_INVALID 0x00080000 #define V4L2_QCOM_BUF_TIMESTAMP_INVALID 0x00080000 #define V4L2_MSM_BUF_FLAG_MBAFF 0x00100000 #define V4L2_MSM_BUF_FLAG_MBAFF 0x00000200 #define V4L2_QCOM_BUF_FLAG_DECODEONLY 0x00200000 #define V4L2_QCOM_BUF_FLAG_DECODEONLY 0x00200000 #define V4L2_QCOM_BUF_DATA_CORRUPT 0x00400000 #define V4L2_QCOM_BUF_DATA_CORRUPT 0x00400000 #define V4L2_QCOM_BUF_DROP_FRAME 0x00800000 #define V4L2_QCOM_BUF_DROP_FRAME 0x00800000 Loading Loading
include/uapi/linux/videodev2.h +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1023,7 +1023,7 @@ struct v4l2_buffer { #define V4L2_QCOM_BUF_FLAG_CODECCONFIG 0x00020000 #define V4L2_QCOM_BUF_FLAG_CODECCONFIG 0x00020000 #define V4L2_QCOM_BUF_FLAG_EOSEQ 0x00040000 #define V4L2_QCOM_BUF_FLAG_EOSEQ 0x00040000 #define V4L2_QCOM_BUF_TIMESTAMP_INVALID 0x00080000 #define V4L2_QCOM_BUF_TIMESTAMP_INVALID 0x00080000 #define V4L2_MSM_BUF_FLAG_MBAFF 0x00100000 #define V4L2_MSM_BUF_FLAG_MBAFF 0x00000200 #define V4L2_QCOM_BUF_FLAG_DECODEONLY 0x00200000 #define V4L2_QCOM_BUF_FLAG_DECODEONLY 0x00200000 #define V4L2_QCOM_BUF_DATA_CORRUPT 0x00400000 #define V4L2_QCOM_BUF_DATA_CORRUPT 0x00400000 #define V4L2_QCOM_BUF_DROP_FRAME 0x00800000 #define V4L2_QCOM_BUF_DROP_FRAME 0x00800000 Loading