mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
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:
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*/
|
||||
|
||||
Reference in New Issue
Block a user