diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-05-01 03:22:46 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-07-17 02:13:50 +0300 |
commit | 2c0fad508cf64624b22cca74e623eb2a2f2c29ef (patch) | |
tree | caf97c82f85c20f2a5d8392414cea11f112d6cec /package/gentoo | |
parent | 89682ea1c433f84f004ba4fe852ce56458e593a2 (diff) |
libcamera: pipeline: raspberrypi: Start IPA when starting camera
The IPA is meant to be started when starting the camera, and stopped
when stopping it. It was so far started early in order to handle the
IPAInterface::processEvent() call related to lens shading table
allocation before IPAInterface::configure() to pass the table to the
IPA. Now that the lens shading table is passed through configure(),
starting the IPA early isn't needed anymore.
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>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Diffstat (limited to 'package/gentoo')
0 files changed, 0 insertions, 0 deletions