[0/1] Allow algorithms to be disabled via the tuning file
mbox series

Message ID 20250429124806.138056-1-isaac.scott@ideasonboard.com
Headers show
Series
  • Allow algorithms to be disabled via the tuning file
Related show

Message

Isaac Scott April 29, 2025, 12:48 p.m. UTC
In many use cases, including debugging, it would be useful to disable
individual algorithms to ensure the effects of one algorithm are not
affecting others. This patch adds this functionality by allowing users
to mark algorithms as "disabled" in their camera sensor's tuning file.

Isaac Scott (1):
  libipa: Allow disabling algorithms via the tuning file

 src/ipa/libipa/module.h | 7 +++++++
 1 file changed, 7 insertions(+)