diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-11-02 23:06:17 +0100 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-12-28 14:02:13 +0100 |
commit | 8992b3ffbba91b092945193c92fca38b5a24154a (patch) | |
tree | a5c81f20bf52e351e6152ae8d5deaaf4cac1ee98 /.reuse | |
parent | 67bf6bc459a5b9f18c955aa3ce03c1c4d4c9591f (diff) |
libcamera: pipeline_handler: Remove Camera argument from request handling
There is no need to pass the Camera pointer to queueRequest(),
completeBuffer() and completeRequest() as the Request also passed
contains the same information. Remove the Camera argument to avoid
situations where the information in the Request and the argument differ.
There is no functional change and no public API change as the interface
is only used between the Camera and PipelineHandler.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to '.reuse')
0 files changed, 0 insertions, 0 deletions