aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJernej Skrabec <[email protected]>2022-07-06 19:28:57 +0100
committerMauro Carvalho Chehab <[email protected]>2022-07-17 11:00:05 +0100
commitb273deab2bac4edc5db6314e7b5f9a16a7e73440 (patch)
tree51335df51ee0bd78af27c067bf308bfeb8366b91 /tools/perf/scripts/python/bin
parent8d03c2ab881b3d891380629f4be83cb2a9f66964 (diff)
media: hantro: postproc: Fix buffer size calculation
When allocating aux buffers for postprocessing, it's assumed that base buffer size is the same as that of output. Coincidentally, that's true most of the time, but not always. 10-bit source also needs aux buffer size which is appropriate for 10-bit native format, even if the output format is 8-bit. Similarly, mv sizes and other extra buffer size also depends on source width/height, not destination. Reviewed-by: Ezequiel Garcia <[email protected]> Tested-by: Benjamin Gaignard <[email protected]> Signed-off-by: Jernej Skrabec <[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')
0 files changed, 0 insertions, 0 deletions