libcamera/test/ipa
Jacopo Mondi fd554f9dba libcamera: ipa: Add support for CameraSensorInfo
Add support for camera sensor information in the libcamera IPA protocol.

Define a new 'struct ipa_sensor_info' structure in the IPA context and
use it to perform translation between the C and the C++ API.

Update the IPAInterface::configure() operation to accept a new
CameraSensorInfo parameter and port all users of that function to
the new interface.

Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
2020-04-28 22:25:23 +02:00
..
ipa_interface_test.cpp test: ipa: ipa_interface: Pass configuration file to IPA init() 2020-04-28 01:54:56 +03:00
ipa_module_test.cpp ipa: Name IPA modules after their source directory 2020-04-28 01:54:29 +03:00
ipa_wrappers_test.cpp libcamera: ipa: Add support for CameraSensorInfo 2020-04-28 22:25:23 +02:00
meson.build test: ipa: Add IPA wrappers test 2019-11-20 21:48:06 +02:00