summaryrefslogtreecommitdiff
path: root/src/libcamera/ipa_interface.cpp
diff options
context:
space:
mode:
authorNiklas Söderlund <niklas.soderlund@ragnatech.se>2019-11-25 20:53:38 +0100
committerNiklas Söderlund <niklas.soderlund@ragnatech.se>2020-01-12 16:10:37 +0100
commitde9243bdc1986c57bee4dae3a5ba4fc8fc4293fe (patch)
treed8fb4636484af808267963092078726066d9fd72 /src/libcamera/ipa_interface.cpp
parent9c4bc73c2f4499d5aadba6b899d8e20876f65612 (diff)
libcamera: buffer: Add FrameBuffer interface
Add a new FrameBuffer class to describe memory used to store frames. This change just adds the new interface, future patches will migrate all parts of libcamera to use this and replace the old Buffer interface. This change needs to specify the const keyword for Plane::length() as to not get Doxygen confused with FrameBuffer::Plane::length added in this change. Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/libcamera/ipa_interface.cpp')
0 files changed, 0 insertions, 0 deletions