diff options
author | Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com> | 2021-09-15 07:55:31 +0200 |
---|---|---|
committer | Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com> | 2021-10-06 15:27:22 +0200 |
commit | e7860ce80894bfadfad9e398db691bbcecfdbb1c (patch) | |
tree | 674406b5eb7031ac77e9fec4cbec5b5e0a7e6ea4 /src/ipa/ipu3/algorithms/awb.h | |
parent | a90bc0e7b24516379fa18831d3fe9fb88f30bd4e (diff) |
ipa: ipu3: awb: Make the naming consistent
The variables mix the terms cell, region and zone. It can confuse the
reader, and make the algorithm more difficult to follow. Rename the
local variables to be consistent with their definitions:
- Cells are defined in Pixels
- Zones are defined in Cells
There is no "region" as such, so replace it with the correct term.
Signed-off-by: Jean-Michel Hautbois <jeanmichel.hautbois@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'src/ipa/ipu3/algorithms/awb.h')
0 files changed, 0 insertions, 0 deletions