Change-Id: Ib5f383c3c800567d8884a37ebfb5a956e7400e2b Signed-off-by: Ido <dev.xyzuniverse@gmail.com>
86 lines
2.5 KiB
JSON
86 lines
2.5 KiB
JSON
{
|
|
"PipelineName": "LongExposure",
|
|
"NodesList": {
|
|
"Node": [
|
|
{
|
|
"NodeName": "com.xiaomi.plugin.hwhalproc",
|
|
"NodeInstance": "VSEMCNRInstance0",
|
|
"NodeProperty": [
|
|
{
|
|
"NodePropertyName": "NodeMask",
|
|
"NodePropertyValue": 32768
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"NodeName": "com.xiaomi.plugin.hwhalproc",
|
|
"NodeInstance": "WPEPQInstance0",
|
|
"NodeProperty": [
|
|
{
|
|
"NodePropertyName": "NodeMask",
|
|
"NodePropertyValue": 32768
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"NodeName": "com.xiaomi.plugin.asdasync",
|
|
"NodeInstance": "AsdAsyncInstance0",
|
|
"NodeProperty": [
|
|
{
|
|
"NodePropertyName": "NodeMask",
|
|
"NodePropertyValue": 1
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"PortLinkages": {
|
|
"Link": [
|
|
{
|
|
"SrcPort": {
|
|
"PortId": 0,
|
|
"NodeInstance": "SourceBuffer"
|
|
},
|
|
"DstPort": {
|
|
"PortId": 0,
|
|
"NodeInstance": "AsdAsyncInstance0",
|
|
"PortFormat": "YUV420_NV12"
|
|
}
|
|
},
|
|
{
|
|
"SrcPort": {
|
|
"PortId": 0,
|
|
"NodeInstance": "AsdAsyncInstance0",
|
|
"PortFormat": "YUV420_NV12"
|
|
},
|
|
"DstPort": {
|
|
"PortId": 0,
|
|
"NodeInstance": "VSEMCNRInstance0",
|
|
"PortFormat": "YUV420_NV12"
|
|
}
|
|
},
|
|
{
|
|
"SrcPort": {
|
|
"PortId": 0,
|
|
"NodeInstance": "VSEMCNRInstance0",
|
|
"PortFormat": "YUV420_NV12"
|
|
},
|
|
"DstPort": {
|
|
"PortId": 0,
|
|
"NodeInstance": "WPEPQInstance0",
|
|
"PortFormat": "YUV420_NV12"
|
|
}
|
|
},
|
|
{
|
|
"SrcPort": {
|
|
"PortId": 0,
|
|
"NodeInstance": "WPEPQInstance0"
|
|
},
|
|
"DstPort": {
|
|
"PortId": 0,
|
|
"NodeInstance": "SinkBuffer"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
} |