diff options
author | Paul Kocialkowski <paul.kocialkowski@bootlin.com> | 2019-01-09 12:19:20 -0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2019-01-21 15:43:42 -0200 |
commit | cf20ae1535eb690a87c29b9cc7af51881384e967 (patch) | |
tree | 828a03870574cd050371f0464402de66402863c6 /drivers/media/platform/vimc/vimc-common.h | |
parent | 6f4b9d9a6c08f692f627700c2d0e250e406ac81f (diff) |
media: cedrus: Allow using the current dst buffer as reference
It was reported that some cases of interleaved video decoding require
using the current destination buffer as a reference. However, this is
no longer possible after the move to vb2_find_timestamp because only
dequeued and done buffers are considered.
Add a helper in our driver that also considers the current destination
buffer before resorting to vb2_find_timestamp and use it in MPEG-2.
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'drivers/media/platform/vimc/vimc-common.h')
0 files changed, 0 insertions, 0 deletions