[libcamera-devel] [PATCH v2 0/3] ipa: ipu3: Consolidate control limits into IPAContext

Umang Jain umang.jain at ideasonboard.com
Sat Mar 5 18:28:46 CET 2022


Since we have a IPAContext now, control limits can be stored there
and can be removed from IPAIPU3 class (as private member variables).

Based on top of JM's
ipa: ipu3: Misc clean up

Umang Jain (3):
  ipa: ipu3: Consolidate querying of exposure and gain limits
  ipa: ipu3: Drop sensor controls private members from IPAIPU3
  ipa: ipu3: Ensure controls exists in updateSessionConfiguration()

 src/ipa/ipu3/ipa_context.h |  1 +
 src/ipa/ipu3/ipu3.cpp      | 78 +++++++++++++++-----------------------
 2 files changed, 31 insertions(+), 48 deletions(-)

-- 
2.31.0



More information about the libcamera-devel mailing list