[libcamera-devel] [PATCH v2 0/5] ipa: ipu3: agc: Misc improvements

Laurent Pinchart laurent.pinchart at ideasonboard.com
Fri Nov 19 22:02:34 CET 2021


Hello,

Here's a set of assorted patches for the IPU3 IPA AGC, triggered by the
series that was recently integrated. The first four patches are
refactoring and small cleanups (including variable naming and
documentation improvements), and the last patch fixes what I believe to
be a bug.

Laurent Pinchart (5):
  ipa: ipu3: agc: Drop kMaxLuminance constant
  ipa: ipu3: agc: Standardize vocabulary on "relative luminance"
  ipa: ipu3: agc: Rename currentYGain
  ipa: ipu3: agc: Return the inter-quantile mean from
    measureBrightness()
  ipa: ipu3: agc: Saturate the averages when computing relative
    luminance

 src/ipa/ipu3/algorithms/agc.cpp | 136 +++++++++++++++++---------------
 src/ipa/ipu3/algorithms/agc.h   |  17 ++--
 2 files changed, 82 insertions(+), 71 deletions(-)


base-commit: f2a1817275db8fb77acb5f2771b7577be8642194
-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list