diff options
| author | Stanimir Varbanov <[email protected]> | 2020-03-31 17:47:38 +0200 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2020-05-05 13:04:59 +0200 |
| commit | 0febf9236970b5282588147961b068b889a77563 (patch) | |
| tree | b51adb72568e02bc122978fc6041c45cfc82a972 /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | 18cf8ba1d3e6faf8db8c6e49f4014b657ac96888 (diff) | |
media: venus: helpers: Done buffers per queue type
Currently calling venus_helper_buffers_done() will return buffers to
user for both capture and output queues in the same call. This is
wrong because both queues are really separate and calling
stop_streaming on one queue shouldn't return buffers for the other.
Solve this by add a new queue type argument and fix the clients of
the helper function.
Signed-off-by: Stanimir Varbanov <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions