rv1108: cvr: change DisplayProcess parent to NrProcess
Change-Id: Idd135a21a44c85faa0855f8023e981aaca1159e4 Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com>
This commit is contained in:
@ -8,11 +8,6 @@
|
||||
"fps": 30,
|
||||
"buffer_count": 5,
|
||||
"ProcessUnit": [
|
||||
{
|
||||
"name": "DisplayProcess",
|
||||
"Parent": "ISP",
|
||||
"buffer_count": 0
|
||||
},
|
||||
{
|
||||
"name": "NrProcess",
|
||||
"Parent": "ISP",
|
||||
@ -21,6 +16,11 @@
|
||||
"width": 1920,
|
||||
"height": 1080
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "DisplayProcess",
|
||||
"Parent": "NrProcess",
|
||||
"buffer_count": 0
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user