mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
media: i2c: jaguar1: fixed 1080p 25fps ahd config issue
Signed-off-by: Wang Panzhenzhuan <randy.wang@rock-chips.com> Change-Id: I48913ecd49678e3e2429cd3b97c6b894baf5d136
This commit is contained in:
committed by
Tao Huang
parent
ff095bee45
commit
a7d4e72f11
@@ -824,7 +824,7 @@ _jaguar1_video_eq_value_table_s equalizer_value_fmtdef_cableA[ ] =
|
||||
.ahd_mode= { 0x3, 0x3, 0x3, 0x3, 0x3, 0x3 },
|
||||
.sd_mode= { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
|
||||
.spl_mode = { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 },
|
||||
.vblk_end = { 0x21, 0x21, 0x21, 0x21, 0x21, 0x21 },
|
||||
.vblk_end = { 0x22, 0x22, 0x22, 0x22, 0x22, 0x22 },
|
||||
.afe_g_sel= { 0x0c, 0x0c, 0x0c, 0x0c, 0x0c, 0x0c },
|
||||
.afe_ctr_clp= { 0x2c, 0x2c, 0x2c, 0x2c, 0x2c, 0x2c },
|
||||
.d_agc_option = { 0x24, 0x24, 0x24, 0x24, 0x24, 0x24 },
|
||||
|
||||
Reference in New Issue
Block a user