libcamera/include/ipa
Niklas Söderlund 007517618c ipa: Switch to FrameBuffer interface
Switch the IPA interfaces and implementations to use the Framebuffer
interface.

- The IPA interface is switched to use the simpler FrameBuffer::Plane
  container when carrying dmabuf descriptions (fd and length) over the
  pipeline/IPA boundary.

- The RkISP1 IPA implementation takes advantage of the new simpler and
  safer (better control over file descriptors) FrameBuffer interface.

Signed-off-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-01-12 16:10:37 +01:00
..
ipa_controls.h ipa: Define serialized controls 2019-11-20 21:47:44 +02:00
ipa_interface.h ipa: Switch to FrameBuffer interface 2020-01-12 16:10:37 +01:00
ipa_module_info.h libcamera: Remove unneeded semicolons 2019-11-08 20:37:47 +02:00
ipa_vimc.h libcamera: Remove unneeded semicolons 2019-11-08 20:37:47 +02:00
meson.build ipa: Define serialized controls 2019-11-20 21:47:44 +02:00
rkisp1.h libcamera: ipa: rkisp1: Add basic control of auto exposure 2019-10-11 15:30:54 +02:00