diff options
author | Naushir Patuck <naush@raspberrypi.com> | 2020-09-18 10:42:31 +0100 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-09-21 13:10:48 +0200 |
commit | e1784ca88359827824f3b5a1efc60c15c9783564 (patch) | |
tree | ac680b6b822bfbb0b86fd0133bf3d2b41b5697d5 /test/object-delete.cpp | |
parent | f22ffc0ebec40e718325922edc3422bf0c487390 (diff) |
pipeline: raspberrypi: Use an unordered_map for the stream buffer list
By using a map container, we can easily insert/remove buffers from the
buffer list. This will be required to track buffers allocated externally
and passed to the pipeline handler through a Request.
Replace the buffer index tracking with an id generated internally by the
stream object.
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'test/object-delete.cpp')
0 files changed, 0 insertions, 0 deletions