[libcamera-devel,v5,0/5] ipa: raspberrypi: Rate-limit the controller algorithms
mbox series

Message ID 20210419133451.263733-1-naush@raspberrypi.com
Headers show
Series
  • ipa: raspberrypi: Rate-limit the controller algorithms
Related show

Message

Naushir Patuck April 19, 2021, 1:34 p.m. UTC
Same as v4, but with the missing patch (1/5) re-introduced.

Thanks,
Naush

Naushir Patuck (5):
  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: 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           | 64 ++++++++++++++++---
 .../pipeline/raspberrypi/raspberrypi.cpp      |  5 ++
 3 files changed, 111 insertions(+), 17 deletions(-)