[libcamera-devel] [PATCH 0/2] Raspberry Pi AWB race condition and maintenance

David Plowman david.plowman at raspberrypi.com
Wed Feb 10 12:17:41 CET 2021


Hi everyone

Really I just wanted to fix the race condition that Laurent pointed
out a few days ago, but as I looked through the code I also felt I
should remove another unnecessary variable which was just a hangover
from a previous time.

Hopefully this is the last set of small-ish AWB fix-ups for now!

Thanks
David


David Plowman (2):
  ipa: raspberrypi: AWB: Remove unecessary frame count variable
  ipa: raspberrypi: AWB: Fix race condition setting manual gains

 src/ipa/raspberrypi/controller/rpi/awb.cpp | 82 ++++++++++------------
 src/ipa/raspberrypi/controller/rpi/awb.hpp |  1 -
 2 files changed, 38 insertions(+), 45 deletions(-)

-- 
2.20.1



More information about the libcamera-devel mailing list