mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
tvafe: modify secam color temperature [1/1]
PD#TV-6741 Problem: secam color temperature need fine tune Solution: modify secam default config Verify: x301 Change-Id: Iac5037ac0f46f86753cac539b9afc95ee53cc84c Signed-off-by: Evoke Zhang <evoke.zhang@amlogic.com>
This commit is contained in:
@@ -1197,7 +1197,7 @@ const unsigned char cvd_part2_table[TVIN_SIG_FMT_CVBS_NTSC_50 -
|
||||
0x00, 0x00, 0x00, r_89, 0x0a, 0x11, r_8c, 0x0a, 0x00, 0xe2, 0x00,
|
||||
0x00, 0x01, 0x00, 0x08, 0x00, 0x00, r_97, r_98, r_99, r_9a, r_9b,
|
||||
r_9c, r_9d, r_9e, r_9f, 0xf2, 0x0b, 0x00, 0x00, 0x08, 0x08, 0x00,
|
||||
0x00, 0x00, 0x00, 0x5f, 0x0f, 0x00, r_ad, 0xcf, 0x8c, 0xe0, 0x2f,
|
||||
0x00, 0x00, 0x00, 0x5f, 0x0f, 0x0b, r_ad, 0xcf, 0x8c, 0xe0, 0x2f,
|
||||
0x0c, 0x03, 0x24, 0x22, 0x02, 0x00, 0x00, r_b9, 0x24, 0x5f, 0x00,
|
||||
0x25, 0x55, r_bf, 0x14, r_c1, 0x40, 0xc0, 0xfe, 0x90, 0x00, 0x00,
|
||||
0x01, 0x50, 0x62, 0x90, 0xe3, 0x0c, 0x23, r_cf, 0xc0, 0x08, 0x10,
|
||||
|
||||
@@ -266,7 +266,7 @@ static inline uint32_t rd_bits(uint32_t offset,
|
||||
#define CVD2_CHROMA_DTO_PAL_M 0x2623cd98
|
||||
#define CVD2_CHROMA_DTO_PAL_CN 0x263566cf
|
||||
#define CVD2_CHROMA_DTO_PAL_60 0x2f4abc24
|
||||
#define CVD2_CHROMA_DTO_SECAM 0x2db7a328
|
||||
#define CVD2_CHROMA_DTO_SECAM 0x2dcba328
|
||||
#define CVD2_HSYNC_DTO_NTSC_M 0x24000000
|
||||
#define CVD2_HSYNC_DTO_NTSC_443 0x24000000
|
||||
#define CVD2_HSYNC_DTO_PAL_I 0x24000000
|
||||
|
||||
Reference in New Issue
Block a user