Fix typo to fix AWB issues
This commit is contained in:
@@ -459,7 +459,7 @@ process_aaa()
|
|||||||
float b = state_proc.stats.avg_b;
|
float b = state_proc.stats.avg_b;
|
||||||
|
|
||||||
// Revert the current gains set on the preview
|
// Revert the current gains set on the preview
|
||||||
b /= state_proc.red;
|
r /= state_proc.red;
|
||||||
b /= state_proc.blue;
|
b /= state_proc.blue;
|
||||||
|
|
||||||
float t = 2.0f;
|
float t = 2.0f;
|
||||||
|
Reference in New Issue
Block a user