[go: nahoru, domu]

mm-video-v4l2: venc: Update extradata plane size

Single extra data buffer will be allocated for all the
extradata payload, which means single fd. Per extradata
is operated by incrementing offset on the same buffer.
When v4l2 buffer is passed from userspace to driver,
vb2 core framework expects the offset range to be with
in filled length of the buffer. Hence extraadata plane
size is updated to total extradata buffer size.

Change-Id: I747369c027037502df75541518fcde23f797d8ad
1 file changed