[libcamera-devel] [PATCH v4 0/4] ipa: raspberrypi: Rate-limit the controller algorithms

Naushir Patuck naush at raspberrypi.com
Mon Apr 19 15:17:11 CEST 2021


Hi,

Version 4 of this patch series adds (and uses) a Merge() method in the
RPiController::Metadata class as per my discussions with David.

Thanks,
Naush

Naushir Patuck (4):
  ipa: raspberrypi: Reformat RPiController::Metadata class header
  ipa: raspberrypi: Add move/copy ctors and operators to Metadata class
  ipa: raspberrypi: Add Merge method to RPiController::Metadata
  ipa: raspberrypi: Rate-limit the controller algorithms

 src/ipa/raspberrypi/controller/metadata.hpp   | 59 ++++++++++++++++---
 src/ipa/raspberrypi/raspberrypi.cpp           | 50 ++++++++++++++--
 .../pipeline/raspberrypi/raspberrypi.cpp      |  5 ++
 3 files changed, 103 insertions(+), 11 deletions(-)

-- 
2.25.1



More information about the libcamera-devel mailing list