libcamera/test/ipa
Naushir Patuck 0238b9e080 libcamera: ipa: Pass a set of controls and return results from ipa::start()
This change allows controls passed into PipelineHandler::start to be
forwarded onto IPAInterface::start(). We also add a return channel if the
pipeline handler must action any of these controls, e.g. setting the
analogue gain or shutter speed in the sensor device.

The IPA interface wrapper isn't addressed as it will soon be replaced by
a new mechanism to handle IPC.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Reviewed-by: David Plowman <david.plowman@raspberrypi.com>
Tested-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-12-08 14:30:06 +02:00
..
ipa_interface_test.cpp libcamera: ipa: Pass a set of controls and return results from ipa::start() 2020-12-08 14:30:06 +02: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: Pass a set of controls and return results from ipa::start() 2020-12-08 14:30:06 +02:00
meson.build licenses: License all meson files under CC0-1.0 2020-05-13 16:46:24 +03:00