commit | dbe939814cfa0154421ab1643f48b7cdd379d522 | [log] [tgz] |
---|---|---|
author | Philipp Zabel <p.zabel@pengutronix.de> | Wed Mar 18 19:35:31 2020 +0100 |
committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | Tue Apr 14 11:46:03 2020 +0200 |
tree | fb02a16ebe3bb77924b6e1d771fa44dfe9f68173 | |
parent | 58d4c14ed89ca51c782cab7ae6bf2c5215109204 [diff] |
media: coda: round up decoded buffer size for all codecs The BIT decoders always write 16x16 macroblocks. Align stride and height to avoid spilling luma data into the top of the chroma planes. Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>