[libcamera-devel] [PATCH 0/2] Raspberry Pi AWB tidying

David Plowman david.plowman at raspberrypi.com
Thu Feb 25 18:01:39 CET 2021


Hi everyone

These two small patches complete some tidying up that I evidently did
a rather poor job of a long time ago, perhaps even before libcamera
(was there ever such a time??).

The first patch removes some code that is unused, but makes no
functional change.

The second patch fixes up some slightly broken behaviour that I'd
managed to leave behind, though it's not the kind of thing you would
ever really see. Still, if nothing else the code is easier to
understand if it behaves like it was intended!

Thanks
David

David Plowman (2): ipa: raspberrypi: AWB: Remove unused code ipa:
  raspberrypi: AWB: Ignore invalid statistics zones correctly

 src/ipa/raspberrypi/controller/rpi/awb.cpp | 7 +++----
 src/ipa/raspberrypi/controller/rpi/awb.hpp | 7 +------
 2 files changed, 4 insertions(+), 10 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list