mirror of
https://git.libcamera.org/libcamera/libcamera.git
synced 2025-07-23 16:45:07 +03:00
utils: libtuning: modules: alsc: Add raspberrypi ALSC module
Add an ALSC module for Raspberry Pi. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
This commit is contained in:
parent
288cfb9b8b
commit
280e4acf94
2 changed files with 247 additions and 0 deletions
|
@ -3,3 +3,4 @@
|
|||
# Copyright (C) 2022, Paul Elder <paul.elder@ideasonboard.com>
|
||||
|
||||
from libtuning.modules.lsc.lsc import LSC
|
||||
from libtuning.modules.lsc.raspberrypi import ALSCRaspberryPi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue