amvecm: lc flash for special pattern [1/1]

PD#SWPL-153056

Problem:
range detect threshold not fit.

Solution:
modify threshold as test pattern.

Verify:
t5m

Change-Id: I37c6a1ac9138c0b5e440ef207cb7f65957da00b8
Signed-off-by: qinghui.jiang <qinghui.jiang@amlogic.com>
This commit is contained in:
qinghui.jiang
2024-01-16 08:03:40 +00:00
committed by gerrit autosubmit
parent e801912bf3
commit edc2fe5aeb
@@ -166,7 +166,7 @@ static unsigned int lc_satur_off[63] = {
int tune_curve_en = 2;
int detect_signal_range_en = 2;
int detect_signal_range_threshold_black = 1200;
int detect_signal_range_threshold_black = 1600;
int detect_signal_range_threshold_white = 3200;
/*local contrast begin*/