libcamera/test/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_interface_test.cpp libcamera: Standardise on C compatibility headers 2019-10-23 17:39:39 +03:00
ipa_module_test.cpp test: ipa: Rename the ipa_test to ipa_module_test 2019-10-08 15:37:15 +02:00
ipa_wrappers_test.cpp ipa: Switch to FrameBuffer interface 2020-01-12 16:10:37 +01:00
meson.build test: ipa: Add IPA wrappers test 2019-11-20 21:48:06 +02:00