diff options
author | David Plowman <david.plowman@raspberrypi.com> | 2020-08-01 09:01:51 +0100 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-08-05 17:49:00 +0300 |
commit | 79a834f24c6e5094876b57973f7900401ec4683f (patch) | |
tree | ab0d671058b0e208358de23aee976e734473a21d /utils/meson.build | |
parent | 7f6b9121cc51cc5356a4c91957cce1aa6011d47e (diff) |
libcamera: ipa: raspberrypi: ALSC: Improve behaviour when camera mode changes
Now that we stop the asynchronous thread on a SwitchMode, we would do
better to regenerate all the tables if the new camera mode crops in a
significantly different way to the old one. A few minor tweaks make
sense along with this:
* Reset the lambda values when we reset everything. It wouldn't make
sense to re-start with the old mode's values.
* Use the last recorded colour temperature to generate new tables rather
than any default value.
* Set the frame "phase" counter to ensure the adaptive procedure will
run asap.
Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Naushir Patuck <naush@raspberrypi.com>
Diffstat (limited to 'utils/meson.build')
0 files changed, 0 insertions, 0 deletions