+151
@@ -0,0 +1,151 @@
|
||||
{
|
||||
"version": "0.6",
|
||||
"modes": [
|
||||
{
|
||||
"name": "normal",
|
||||
"lux_map": [
|
||||
0,
|
||||
5000,
|
||||
10000,
|
||||
16000,
|
||||
18000,
|
||||
23000,
|
||||
28000,
|
||||
33000,
|
||||
39000,
|
||||
44000,
|
||||
49000,
|
||||
55000,
|
||||
65000,
|
||||
70000
|
||||
],
|
||||
"ambient_light_map": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
103,
|
||||
107,
|
||||
114,
|
||||
124,
|
||||
134,
|
||||
136,
|
||||
138,
|
||||
140,
|
||||
142,
|
||||
147,
|
||||
151
|
||||
],
|
||||
"strength_map": [
|
||||
0,
|
||||
64,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100
|
||||
],
|
||||
"st_up_step": 4,
|
||||
"st_down_step": 1,
|
||||
"sub_setting": {
|
||||
"local_tone_gain": 128,
|
||||
"noise_suppression_gain": 128,
|
||||
"dither": 0,
|
||||
"plain_weight_1": 10,
|
||||
"plain_weight_2": 14,
|
||||
"color_transform_mode": 2,
|
||||
"preprocessing_enable": 1,
|
||||
"upgrade_on": 0,
|
||||
"TDR_max": 920,
|
||||
"TDR_min": 256,
|
||||
"backlight": 255,
|
||||
"dimming_step": 4,
|
||||
"scale_mode": 3,
|
||||
"threshold_1": 3,
|
||||
"threshold_2": 2,
|
||||
"threshold_3": 3,
|
||||
"gain_limit": 512,
|
||||
"lt_calc_ab_shift": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "hbm",
|
||||
"lux_map": [
|
||||
0,
|
||||
5000,
|
||||
10000,
|
||||
16000,
|
||||
18000,
|
||||
23000,
|
||||
28000,
|
||||
33000,
|
||||
39000,
|
||||
44000,
|
||||
49000,
|
||||
55000,
|
||||
65000,
|
||||
70000
|
||||
],
|
||||
"ambient_light_map": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
103,
|
||||
107,
|
||||
114,
|
||||
121,
|
||||
127,
|
||||
129,
|
||||
132,
|
||||
134,
|
||||
136,
|
||||
140,
|
||||
144
|
||||
],
|
||||
"strength_map": [
|
||||
0,
|
||||
64,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100,
|
||||
100
|
||||
],
|
||||
"st_up_step": 4,
|
||||
"st_down_step": 1,
|
||||
"sub_setting": {
|
||||
"local_tone_gain": 128,
|
||||
"noise_suppression_gain": 128,
|
||||
"dither": 0,
|
||||
"plain_weight_1": 10,
|
||||
"plain_weight_2": 14,
|
||||
"color_transform_mode": 2,
|
||||
"preprocessing_enable": 1,
|
||||
"upgrade_on": 0,
|
||||
"TDR_max": 920,
|
||||
"TDR_min": 256,
|
||||
"backlight": 255,
|
||||
"dimming_step": 4,
|
||||
"scale_mode": 3,
|
||||
"threshold_1": 3,
|
||||
"threshold_2": 2,
|
||||
"threshold_3": 3,
|
||||
"gain_limit": 512,
|
||||
"lt_calc_ab_shift": 1
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user