diff options
| author | Benjamin Gaignard <[email protected]> | 2023-11-09 17:34:59 +0100 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2023-11-23 12:37:39 +0100 |
| commit | c838530d230bc638d79b78737fc4488ffc28c1ee (patch) | |
| tree | 1394d010538afaa6ae3d2f7532763d7d7326d023 /tools/perf/scripts/python/stat-cpi.py | |
| parent | 4545ca51dd5bd1a652d514a5de9e8ec97579a5b1 (diff) | |
media: media videobuf2: Be more flexible on the number of queue stored buffers
Add 'max_num_buffers' field in vb2_queue struct to let drivers decide
how many buffers could be stored in a queue.
This require 'bufs' array to be allocated at queue init time and freed
when releasing the queue.
By default VB2_MAX_FRAME remains the limit.
Signed-off-by: Benjamin Gaignard <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions