diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-07-12 15:15:48 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-07-14 16:00:58 +0300 |
commit | 5085bc03bc14234bced8b194f4ed61f221d81852 (patch) | |
tree | 8033ce7f2db22d18f6cc6fd1df872c387437f00d /src/cam/capture.h | |
parent | 4cb78e712c769e32ca46b5c7e41aa5d3f836bbbb (diff) |
libcamera: Stop using Stream::bufferPool to get the number of buffers
The cam and qcam applications, as well as the camera capture test case,
access the Stream::bufferPool in order to know how many requests to
initially queue. As part of an effort to remove access to the buffer
pool from applications, use the buffer count from the stream
configuration instead.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'src/cam/capture.h')
0 files changed, 0 insertions, 0 deletions