diff options
author | Umang Jain <umang.jain@ideasonboard.com> | 2022-03-01 13:16:40 +0530 |
---|---|---|
committer | Umang Jain <umang.jain@ideasonboard.com> | 2022-03-28 17:01:17 +0530 |
commit | a76b06e951bcab4adf740898cc13a3ddd56cbe8b (patch) | |
tree | 0a276c0980fdbdd3bb3afb34118753f42df1fdd0 /src/ipa/libipa | |
parent | 4b2251509f1543d018fea577e7e2760bb913ee86 (diff) |
ipa: ipu3: Consolidate querying of exposure and gain limits
The exposure and gain limits are required for AGC configuration
handled in IPAIPU3::updateSessionConfiguration(), which is happening
already. Therefore the max/min private members in IPAIPU3 class for
exposure/gain serve no use except setting initial values of exposure_
and gain_ members.
Drop the max/min private members from IPAIPU3 class and set initial
gain_ and exposure_ in IPAIPU3::updateSessionConfiguration().
Signed-off-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/libipa')
0 files changed, 0 insertions, 0 deletions