[PATCH 0/3] Minor AGC fixes

Daniel Scally dan.scally at ideasonboard.com
Thu Apr 18 14:46:29 CEST 2024


This series just addresses some of the things that came up in review for the
centralised AGC series but which I thought would be better to fix on top (since
they should happen regardless of that series)

Dan

Daniel Scally (3):
  ipa: ipu3: Refer to integration time instead of shutter speed
  ipa: rkisp1: Refer to integration time rather than shutter speed
  ipa: ipu3: Use a Y histogram instead of green

 src/ipa/ipu3/algorithms/agc.cpp   | 27 ++++++++++++++-------------
 src/ipa/ipu3/algorithms/agc.h     |  4 ++--
 src/ipa/ipu3/ipa_context.cpp      |  8 ++++----
 src/ipa/ipu3/ipa_context.h        |  4 ++--
 src/ipa/ipu3/ipu3.cpp             |  8 ++++----
 src/ipa/rkisp1/algorithms/agc.cpp |  4 ++--
 src/ipa/rkisp1/ipa_context.cpp    |  8 ++++----
 src/ipa/rkisp1/ipa_context.h      |  4 ++--
 src/ipa/rkisp1/rkisp1.cpp         |  8 ++++----
 9 files changed, 38 insertions(+), 37 deletions(-)

-- 
2.34.1



More information about the libcamera-devel mailing list