Files
vendor_google_lynx/proprietary/vendor/etc/atc_profile.json
T
2026-07-11 13:00:21 +00:00

152 lines
2.7 KiB
JSON

{
"version": "0.5",
"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,
8,
12,
17,
23,
27,
28,
29,
30,
31,
33,
35
],
"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,
8,
12,
17,
21,
24,
25,
26,
27,
28,
30,
32
],
"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
}
}
]
}