diff options
author | Daniel Scally <dan.scally@ideasonboard.com> | 2023-05-02 12:13:57 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2023-05-03 16:09:31 +0300 |
commit | e7d7c99f4b7bb44ebedc3dc118c58292365ac3a4 (patch) | |
tree | a5db7affb0f69d6de45fef305332ba890e88a2ef /src/ipa/raspberrypi/controller/algorithm.cpp | |
parent | fb44403f1c5571549ac128c21daee9761eb9249c (diff) |
libcamera: pipeline: simple: Add support for ST's DCMIPP
The STM32 contains a camera pipeline known as the DCMIPP (Digital
Camera-Memory Interface Pixel Processor) which receives data from a
parallel interface and dumps the post-processed data to memory. The
pipeline is capable of some processing in the form of downscaling
captured data through cropping or skipping the sensor's output.
The simple pipeline handler is quite capable of handling the DCMIPP
given its operation is handled entirely through configuring the pads
of a media graph, so add support for the driver to the pipeline's
supportedDevices array.
Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/raspberrypi/controller/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions