[libcamera-devel] [PATCH 0/4] ipa: ipu3: Misc clean up

Jean-Michel Hautbois jeanmichel.hautbois at ideasonboard.com
Thu Nov 25 11:21:39 CET 2021


Hello,

While working on AGC porting from IPU3 to RkISP1, a few minor changes
were proposed to clean the variables and function usage.

Report those changes in IPU3.

Jean-Michel Hautbois (4):
  ipa: ipu3: Return filtered value
  ipa: ipu3: Shorten exposure and gain lines
  ipa: ipu3: Remove local cached limits for shutter speed and gain
  ipa: ipu3: agc: Introduce lineDuration in IPASessionConfiguration

 src/ipa/ipu3/algorithms/agc.cpp | 83 ++++++++++++++++++---------------
 src/ipa/ipu3/algorithms/agc.h   | 13 +-----
 src/ipa/ipu3/ipa_context.cpp    |  3 ++
 src/ipa/ipu3/ipa_context.h      |  1 +
 src/ipa/ipu3/ipu3.cpp           |  6 ++-
 5 files changed, 55 insertions(+), 51 deletions(-)


base-commit: 1603c6c609c1a049e4435e1d99f8a6fb11f089da
-- 
2.32.0



More information about the libcamera-devel mailing list