diff options
author | Philipp Zabel <p.zabel@pengutronix.de> | 2019-01-08 15:20:43 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-01-21 15:47:50 -0200 |
commit | cd9f125cfaa5047899e1d39d6fc0a9ed5e40afa7 (patch) | |
tree | 2e93cf25043fa7b94f27b3ac4b690d8f0975adac /drivers/soc | |
parent | fbf9aa6aeaebb10afb9d4fca013c4823ae0b5101 (diff) | |
download | linux-cd9f125cfaa5047899e1d39d6fc0a9ed5e40afa7.tar.bz2 |
media: coda: fix decoder capture buffer payload
It is not correct to calculate decoder capture payload dynamically from
the decoded frame width and height reported by the firmware. These tell
us what the decoder wrote into the internal framebuffers. The rotator or
VDOA always write the full sizeimage when copying the previously decoded
frame from the internal framebuffers into the capture queue.
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+samsung@kernel.org>
Diffstat (limited to 'drivers/soc')
0 files changed, 0 insertions, 0 deletions