diff options
author | David Plowman <david.plowman@raspberrypi.com> | 2023-11-10 10:45:20 +0000 |
---|---|---|
committer | Kieran Bingham <kieran.bingham@ideasonboard.com> | 2023-11-30 15:44:58 +0000 |
commit | 2905eabad9ffa3a83c498d5a4a98a110fc0317af (patch) | |
tree | 067288a11948f8cad62ae16fb3e9c0dafd2ab874 /src/ipa/rkisp1/rkisp1.cpp | |
parent | cbfbab48a7c0b479c2281cceaf11fcd2afed1093 (diff) |
ipa: rpi: agc: Fix bug where AeLocked was never getting set
The recent change where time-filtering is done before sorting out the
digital gain means that the target exposure without digital gain is no
longer set, breaking the 'AeLocked' calculation.
We can use the regular (full) target exposure instead.
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Fixes: 84b6327789fc ("ipa: rpi: agc: Filter exposures before dealing with digital gain")
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Acked-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Diffstat (limited to 'src/ipa/rkisp1/rkisp1.cpp')
0 files changed, 0 insertions, 0 deletions