aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorEzequiel Garcia <[email protected]>2021-11-16 14:38:31 +0000
committerMauro Carvalho Chehab <[email protected]>2021-11-22 07:40:06 +0000
commit9393761aec4c56b7f2f19d21f806d316731401c1 (patch)
tree8275edf6d413a1a19db89197805371f105ac6a27 /tools/perf/scripts/python/bin/stackcollapse-report
parente594cda5f8c8e34ac6444166418690c65bbda47f (diff)
media: hantro: postproc: Fix motion vector space size
When the post-processor hardware block is enabled, the driver allocates an internal queue of buffers for the decoder enginer, and uses the vb2 queue for the post-processor engine. For instance, on a G1 core, the decoder engine produces NV12 buffers and the post-processor engine can produce YUY2 buffers. The decoder engine expects motion vectors to be appended to the NV12 buffers, but this is only required for CODECs that need motion vectors, such as H.264. Fix the post-processor logic accordingly. Signed-off-by: Ezequiel Garcia <[email protected]> Signed-off-by: Andrzej Pietrasiewicz <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions