diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2022-05-18 19:19:19 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-05-22 12:52:10 +0300 |
commit | 3a91e37bb82a9df0027adc4182fdb012068c7932 (patch) | |
tree | 4b705d388c7cee2821ca92f65b9c2cef791d078a /utils/gen-ipa-pub-key.py | |
parent | 38bff0c82bf18e7bc7a35a5395ccdc8078797f30 (diff) |
cam: Queue requests through CameraSession::queueRequest()
The CameraSession::processRequest() frame completion handler currently
re-queues completed requests by calling Camera::queueRequests()
explicitely.
In order to maintain the CameraSession::queuedRequest_ counter up to
date with the actual number of queued requests, call the
CameraSession::queueRequest() instead of operating the Camera directly.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'utils/gen-ipa-pub-key.py')
0 files changed, 0 insertions, 0 deletions