aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib
diff options
context:
space:
mode:
authorBenjamin Gaignard <[email protected]>2023-11-09 17:35:03 +0100
committerMauro Carvalho Chehab <[email protected]>2023-11-23 12:42:56 +0100
commit26711491a807ab3b1a04afad839ca48b6d34e63e (patch)
tree0b87fd2ef0d508f4e447e0db53146f740461efa3 /tools/perf/scripts/python/Perf-Trace-Util/lib
parent7e8b591d50dc6b63f32fbd591fa80c70679115da (diff)
media: verisilicon: Refactor postprocessor to store more buffers
Since vb2 queue can store more than VB2_MAX_FRAME buffers, the postprocessor buffer storage must be capable to store more buffers too. Change static dec_q array to allocated array to be capable to store up to queue 'max_num_buffers'. Keep allocating queue 'num_buffers' at queue setup time but also allows to allocate postprocessors buffers on the fly. Signed-off-by: Benjamin Gaignard <[email protected]> Reviewed-by: Andrzej Pietrasiewicz <[email protected]> CC: Ezequiel Garcia <[email protected]> CC: Philipp Zabel <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib')
0 files changed, 0 insertions, 0 deletions