libcamera/src/ipa/rkisp1/algorithms
Paul Elder f1522e94df ipa: rkisp1: agc: Fix histogram construction
This histogram reported by the rkisp1 hardware is 20 bits, where the
upper 16 bits are meaningful integer data and the lower 4 bits are
fractional and meant to be discarded. Remove these 4 bits when
construction the histogram.

Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Daniel Scally <dan.scally@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2024-05-09 21:08:21 +09:00
..
agc.cpp ipa: rkisp1: agc: Fix histogram construction 2024-05-09 21:08:21 +09:00
agc.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
algorithm.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
awb.cpp libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
awb.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
blc.cpp libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
blc.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
cproc.cpp libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
cproc.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
dpcc.cpp libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
dpcc.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
dpf.cpp libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
dpf.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
filter.cpp libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
filter.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
gsl.cpp libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
gsl.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
lsc.cpp libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
lsc.h libcamera: Drop file name from header comment blocks 2024-05-08 22:39:50 +03:00
meson.build ipa: rkisp1: Add support of Denoise Pre-Filter control 2022-08-21 21:50:12 +03:00