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

Naushir Patuck naush at raspberrypi.com
Sun Apr 18 11:04:55 CEST 2021


Hi,

Updates between v2 and v3:

- Small reformatting of metadata.hpp source file.
- Add default/copy/move constructors for RPiController::Metadata.

Thanks,
Naush

Naushir Patuck (4):
  ipa: raspberrypi: Store dropped frame count in a member variable
  ipa: raspberrypi: Reformat RPiController::Metadata class header
  ipa: raspberrypi: Add move/copy ctors and operators to Metadata class
  ipa: raspberrypi: Rate-limit the controller algorithms

 src/ipa/raspberrypi/controller/metadata.hpp   | 47 +++++++++++---
 src/ipa/raspberrypi/raspberrypi.cpp           | 62 ++++++++++++++++---
 .../pipeline/raspberrypi/raspberrypi.cpp      |  5 ++
 3 files changed, 97 insertions(+), 17 deletions(-)

-- 
2.25.1



More information about the libcamera-devel mailing list