Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-25 | utils: libtuning: modules: alsc: Add rkisp1 LSC module | Paul Elder | |
Add an LSC module for RkISP1. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2022-11-25 | utils: libtuning: modules: alsc: Add raspberrypi ALSC module | Paul Elder | |
Add an ALSC module for Raspberry Pi. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> | |||
2022-11-25 | utils: libtuning: modules: Add base LSC module | Paul Elder | |
Add a base LSC module to libtuning's collection of modules. It is based on raspberrypi's ctt's ALSC, but customizable for different lens shading table sizes, among other things. It alone is insufficient as a module, but it provides utilities that are useful for and which will simplify implementing LSC modules. Signed-off-by: Paul Elder <paul.elder@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> |