commit | e41854a4e6fde2dd9e2a2a7290670943235776cd | [log] [tgz] |
---|---|---|
author | Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com> | Thu Feb 24 15:11:13 2022 |
committer | Umang Jain <umang.jain@ideasonboard.com> | Fri Mar 11 15:17:51 2022 |
tree | 5a9c00e19082351427306d1c69bf89cd43094052 | |
parent | b5d2adbeabeacdba6e887de2aef39aa320f4abe1 [diff] |
ipa: ipu3: awb: Clamp gain values The gain values are coded as u3.13 fixed point values, ie they can not be more than 8. Clamp the values in order to avoid any off limits value which could make the IPU3 behave in a weird manner. Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com> Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Signed-off-by: Umang Jain <umang.jain@ideasonboard.com> Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>