libcamera/test/ipa
Laurent Pinchart 72263c5203 libcamera: ipa_interface: Add support for custom IPA data to configure()
Add two new parameters, ipaConfig and result, to the
IPAInterface::configure() function to allow pipeline handlers to pass
custom data to their IPA, and receive data back. Wire this through the
code base. The C API interface will be addressed separately, likely
through automation of the C <-> C++ translation.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Jacopo Mondi <jacopo@jmondi.org>
2020-07-17 02:13:29 +03:00
..
ipa_interface_test.cpp libcamera: IPAManager: remove instance() and make createIPA() static 2020-06-08 17:11:26 +09:00
ipa_module_test.cpp libcamera: Move internal headers to include/libcamera/internal/ 2020-05-16 03:38:11 +03:00
ipa_wrappers_test.cpp libcamera: ipa_interface: Add support for custom IPA data to configure() 2020-07-17 02:13:29 +03:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00