mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
amvecm: minor fix failure for color bar detect [1/1]
PD#SWPL-14019 Problem: colorbar is not detected Solution: tune the detection parameter Verify: tl1 Change-Id: I0bdbe8a7fa5d55a7a5879959439dc87a51d86034 Signed-off-by: Xihai Zhu <xihai.zhu@amlogic.com>
This commit is contained in:
@@ -54,7 +54,7 @@ uint pattern_mask = PATTERN_MASK(PATTERN_75COLORBAR) |
|
||||
static uint pattern_param = PATTERN_PARAM_COUNT;
|
||||
|
||||
static uint pattern0_param_info[PATTERN_PARAM_COUNT] = {
|
||||
5, 100, 850, 30, 110, 0x70000, 0xd0000, 0x158000,
|
||||
5, 100, 830, 30, 110, 0x70000, 0xd0000, 0x158000,
|
||||
400, 40, 650, 50, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
|
||||
|
||||
Reference in New Issue
Block a user