diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2021-10-26 15:10:43 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2021-12-11 17:53:40 +0100 |
commit | 6cd5c958b738dd7b06605adff915093f9fe0d513 (patch) | |
tree | fae2e6e6c6257eda52a77e9ea69e6f2fcbcc83e7 /src/android/cros | |
parent | a645898af50396a4ae1b32e418c21011c8b3f99d (diff) |
libcamera: pipeline_handler: Split request queueing
In order to prepare to handle synchronization fences at Request
queueing time, split the PipelineHandler::queueRequest() function in
two, by creating a list of waiting requests and introducing the
doQueueRequest() function that queues requests to the device in the
order the pipeline has received them.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/android/cros')
0 files changed, 0 insertions, 0 deletions