diff options
author | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-06-01 23:20:48 +0200 |
---|---|---|
committer | Niklas Söderlund <niklas.soderlund@ragnatech.se> | 2020-06-26 13:32:29 +0200 |
commit | a96eb0cc8fd2bd45064bf2cd1ca9e43f80627bb3 (patch) | |
tree | c7d1394351695f08fd3b4e38750e49e892aa019e /src/qcam/viewfinder.cpp | |
parent | bb82835bc59b578d055010e4abc8e5c282a505b9 (diff) |
libcamera: ipu3: cio2: Hide buffer allocation and freeing from users
The allocation and freeing of buffers for the CIO2 is handled in the
IPU3 pipeline handlers start() and stop() functions. These functions
also call CIO2Device start() and stop() at the appropriate times so
move the CIO2 buffer allocation/freeing inside the CIO2Device and reduce
the complexity of the exposed interface.
Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/qcam/viewfinder.cpp')
0 files changed, 0 insertions, 0 deletions