klee: Extract vendor using python extract utils

Signed-off-by: kylieeXD <khayloaftck@gmail.com>
This commit is contained in:
2026-06-23 16:14:14 +00:00
commit 2b5e9f452b
2196 changed files with 489065 additions and 0 deletions
@@ -0,0 +1,35 @@
{
"PipelineName": "SuperlightLdcPlugin",
"NodesList": {
"Node": [
{
"NodeName": "com.xiaomi.plugin.ldc",
"NodeInstance": "LDCInstance"
}
]
},
"PortLinkages": {
"Link": [
{
"SrcPort": {
"PortId": 0,
"NodeInstance": "SourceBuffer"
},
"DstPort": {
"PortId": 0,
"NodeInstance": "LDCInstance"
}
},
{
"SrcPort": {
"PortId": 0,
"NodeInstance": "LDCInstance"
},
"DstPort": {
"PortId": 0,
"NodeInstance": "SinkBuffer"
}
}
]
}
}