libcamera: pipeline: Add Mali-C55 ISP pipeline
Add a pipeline handler for the Mali-C55 ISP. The pipeline doesn't currently support an IPA and does not run any 3a algorithm but only handles the media graph topology and formats/sizes configuration Co-developed-by: Daniel Scally <dan.scally@ideasonboard.com> Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com> Signed-off-by: Jacopo Mondi <jacopo.mondi@ideasonboard.com> Acked-by: Nayden Kanchev <nayden.kanchev@arm.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
This commit is contained in:
parent
edef303bbe
commit
0fbc801a1d
4 changed files with 1073 additions and 0 deletions
|
@ -43,6 +43,7 @@ option('pipelines',
|
|||
'auto',
|
||||
'imx8-isi',
|
||||
'ipu3',
|
||||
'mali-c55',
|
||||
'rkisp1',
|
||||
'rpi/vc4',
|
||||
'simple',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue