[libcamera-devel] [PATCH 0/2] libipa: Fix doc and imx219
Jean-Michel Hautbois
jeanmichel.hautbois at ideasonboard.com
Fri Nov 19 11:25:57 CET 2021
Hello,
While developping on RkISP1 I was using the imx219 module and discovered
that CameraSensorHelper is not correct for this one (patch 2/2). After
having fixed it, I noticed I could get a gainCode of 0, which obviously
is wrong (I expected it to be 1). Patch 1/2 aims to fix it.
Jean-Michel Hautbois (2):
libipa: Round gain code before returning the value
libipa: Correct IMX219 in CameraSensorHelper
src/ipa/libipa/camera_sensor_helper.cpp | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
--
2.32.0
More information about the libcamera-devel
mailing list