Searched refs:saturation_b (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/i2c/jaguar1_drv/ |
| H A D | jaguar1_cableA_video_eq_table.h | 71 .saturation_b = { 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0 }, 162 .saturation_b = { 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0 }, 246 .saturation_b = { 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0 }, 329 .saturation_b = { 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0 }, 422 .saturation_b = { 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0 }, 513 .saturation_b = { 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0 }, 605 .saturation_b = { 0xc0, 0xc0, 0xc0, 0xc0, 0xc0, 0xc0 }, 696 .saturation_b = { 0xa8, 0xa8, 0xa8, 0xa8, 0x90, 0x90 }, 787 .saturation_b = { 0xa8, 0xa8, 0xa8, 0xa8, 0x90, 0x90 }, 878 .saturation_b = { 0xa8, 0xa8, 0xa8, 0xa8, 0x90, 0x90 }, [all …]
|
| H A D | jaguar1_video_table.h | 58 unsigned char saturation_b; //B5/6/7/8 0x2b member 218 .saturation_b = 0xA8, 300 .saturation_b = 0xA8, 390 .saturation_b = 0xA8, 465 .saturation_b = 0xA8, 556 .saturation_b = 0xA8, 638 .saturation_b = 0xA8, 723 .saturation_b = 0xA8, 805 .saturation_b = 0xA8, 887 .saturation_b = 0xA8, [all …]
|
| H A D | jaguar1_video_eq.h | 78 unsigned char saturation_b[11]; // Bank5 0x2B member
|
| H A D | jaguar1_video_eq.c | 104 REG_SET_5x2b_0_8_EQ_COLOR_SUB_SATURATION( ch, pcolor->saturation_b[dist] ); in __eq_color_set_value()
|
| H A D | jaguar1_video.c | 481 REG_SET_5x2B_0_8_SATURATION_B( ch, param->saturation_b ); in vd_vi_color_set_seq8()
|