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

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

Merge "msm: vidc: Update metadatainfo struct"

parents bf43e5ad 57d6b65f
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -545,6 +545,9 @@ struct vdec_aspectratioinfo {
struct vdec_sep_metadatainfo {
	void __user *metabufaddr;
	uint32_t size;
	int fd;
	int offset;
	uint32_t buffer_size;
};

struct vdec_output_frameinfo {