更新examples中的sdpg相关,可发送HDR信号

This commit is contained in:
xinzhu.yin
2026-07-08 10:51:07 +08:00
parent 32aaef1c0f
commit 4a2fa1daff
5 changed files with 58 additions and 2481 deletions

View File

@@ -1,5 +1,5 @@
{
"current_test_type": "screen_module",
"current_test_type": "local_dimming",
"test_types": {
"screen_module": {
"name": "屏模组性能测试",
@@ -87,11 +87,11 @@
"local_dimming": {
"name": "Local Dimming",
"test_items": [],
"timing": "DMT 1920x 1080 @ 60Hz",
"timing": "CVT 3840x 2160 @ 60Hz RB2",
"data_range": "Full",
"color_format": "RGB",
"bpc": 8,
"colorimetry": "sRGB",
"color_format": "YCbCr 4:2:2",
"bpc": 12,
"colorimetry": "BT.2020",
"patterns": {}
}
},