diff options
author | Jacopo Mondi <jacopo@jmondi.org> | 2021-06-29 17:17:42 +0200 |
---|---|---|
committer | Jacopo Mondi <jacopo@jmondi.org> | 2021-10-15 09:32:30 +0200 |
commit | 2a938efc8c55a6b59e0e9a1722e85415fe39b9c3 (patch) | |
tree | c6ad06b675265da5e3521845571e3d7624ba4738 /src/ipa/ipu3/algorithms/agc.cpp | |
parent | 2dab504a9be138d6a8c94fe498bc7917d313182e (diff) |
libcamera: ipu3: Split controls init/update
In order to prepare for updating the Camera controls limits when a new
camera configuration is applied, split the initControls() function in
two:
- updateControls() to actually compute controls values
- initControls() to initialize the sensor configuration and call
updateControls
Update the functions documentation accordingly.
No functional changes intended.
Signed-off-by: Jacopo Mondi <jacopo@jmondi.org>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Diffstat (limited to 'src/ipa/ipu3/algorithms/agc.cpp')
0 files changed, 0 insertions, 0 deletions