mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-19 18:35:07 +03:00
utils: libtuning: modules: alsc: Add rkisp1 LSC module
Add an LSC module for RkISP1. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
280e4acf94
commit
f715a75843
2 changed files with 113 additions and 0 deletions
|
@ -4,3 +4,4 @@
|
|||
|
||||
from libtuning.modules.lsc.lsc import LSC
|
||||
from libtuning.modules.lsc.raspberrypi import ALSCRaspberryPi
|
||||
from libtuning.modules.lsc.rkisp1 import LSCRkISP1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue