st/omx/dec: result buffers size should match codec decoder size
authorLeo Liu <leo.liu@amd.com>
Mon, 24 Oct 2016 18:03:10 +0000 (14:03 -0400)
committerLeo Liu <leo.liu@amd.com>
Mon, 31 Oct 2016 15:45:14 +0000 (11:45 -0400)
commitd9b2c4048d55011bb04bd9848a3b47af7216389f
tree8b084f958b268f2125c7a74c1eb15227bd07fe76
parent55fb8743764a3172e5cbdd4cbcf1c7d9f6a9a529
st/omx/dec: result buffers size should match codec decoder size

Otherwise fails the check of matching between decoder size and buffers
size in kernel.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Cc: 13.0 <mesa-stable@lists.freedesktop.org>
src/gallium/state_trackers/omx/vid_dec.c
src/gallium/state_trackers/omx/vid_dec_h264.c
src/gallium/state_trackers/omx/vid_dec_h265.c