libcamera/utils/raspberrypi
David Plowman e0405b171e utils: raspberrypi: ctt: Fix integer division error calculating LSC cell size
The cell sizes must be cast to integers as the parameters that
were passed in may be floats.

Bug: https://github.com/raspberrypi/libcamera/issues/260
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Fixes: 36ba0e5515 ("utils: raspberrypi: ctt: Fix NaNs in lens shading tables")
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2025-05-08 10:51:10 +02:00
..
ctt utils: raspberrypi: ctt: Fix integer division error calculating LSC cell size 2025-05-08 10:51:10 +02:00
delayedctrls_parse.py utils: raspberrypi: Add missing SPDX header to delayedctrls_parse.py 2022-09-30 21:51:20 +03:00