msm: vidc: Advertise extradata size in queue_setup()
If extradata is enabled, the correct size must be advertised as part of
queue_setup(). Prior to this commit, the output buffer size was taken
to be the extradata size.
In order to make sure that we aren't advertising stale buffer sizes,
query the core for both CAPTURE and OUTPUT planes.
Change-Id: I300e0e1d852caab208fd4cfc6df7cf3152f52431
Signed-off-by:
Deva Ramasubramanian <dramasub@codeaurora.org>
Loading
Please register or sign in to comment