[libcamera-devel] [PATCH 0/2] ipu3: Replace event-based ops with dedicated functions

Umang Jain umang.jain at ideasonboard.com
Mon Feb 28 14:22:48 CET 2022


The first patch replaces the event-based ops with dedicated functions
from IPAIPU3 inteface.

The second patch consolidates exposure/gain limits into a single place.

Umang Jain (2):
  ipa: ipu3: Replace event-based operations with dedicated functions
  ipa: ipu3: Consolidate querying exposure and gain limits

 include/libcamera/ipa/ipu3.mojom       |  36 ++----
 src/ipa/ipu3/ipu3-ipa-design-guide.rst |  19 +--
 src/ipa/ipu3/ipu3.cpp                  | 160 ++++++++++---------------
 src/libcamera/pipeline/ipu3/ipu3.cpp   | 123 ++++++++-----------
 4 files changed, 136 insertions(+), 202 deletions(-)

-- 
2.31.1



More information about the libcamera-devel mailing list