[libcamera-devel] [PATCH v3 0/2] Remove local storage of the grid in algorithms
Jean-Michel Hautbois
jeanmichel.hautbois at ideasonboard.com
Fri Aug 20 18:00:26 CEST 2021
As suggested before, the aeGrid_ and awbGrid_ are no me needed as we can
get the grid configuration directly from IPASessionConfiguration.
Remove those local storage for both awb and agc.
Jean-Michel Hautbois (2):
ipa: ipu3: agc: remove local storage of the grid
ipa: ipu3: awb: remove local storage of the grid
src/ipa/ipu3/algorithms/agc.cpp | 28 ++++++++++++++--------------
src/ipa/ipu3/algorithms/agc.h | 5 ++---
src/ipa/ipu3/algorithms/awb.cpp | 26 ++++++++++++++------------
src/ipa/ipu3/algorithms/awb.h | 8 ++++----
4 files changed, 34 insertions(+), 33 deletions(-)
--
2.30.2
More information about the libcamera-devel
mailing list