[PATCH 0/2] ipa: rkisp1: Fix histogram

Paul Elder paul.elder at ideasonboard.com
Tue Mar 19 11:54:01 CET 2024


This patch series fixes the histogram usage for rkisp1. The lower 4 bits
should be ignored.

Personally I feel like this should be fixed in the kernel... but I have
a feeling it would count as a uapi change and be rejected so we're
fixing it here in libcamera instead.

Paul Elder (2):
  ipa: libipa: histogram: Add rshift parameter to constructor
  ipa: rkisp1: agc: Fix histogram construction

 src/ipa/libipa/histogram.cpp      | 5 +++--
 src/ipa/libipa/histogram.h        | 2 +-
 src/ipa/rkisp1/algorithms/agc.cpp | 2 +-
 3 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.39.2



More information about the libcamera-devel mailing list