rv1108: cvr: modify cvr.conf
Change-Id: I9261475698440ce1086f98ddddbc1209149094fa Signed-off-by: Zhichao Yu <zhichao.yu@rock-chips.com>
This commit is contained in:
@ -2,8 +2,8 @@
|
||||
"Cameras" : [
|
||||
{
|
||||
"name": "ISP",
|
||||
"width": 1280,
|
||||
"height": 720,
|
||||
"width": 1920,
|
||||
"height": 1080,
|
||||
"format": "NV12",
|
||||
"fps": 30,
|
||||
"buffer_count": 5,
|
||||
@ -11,7 +11,7 @@
|
||||
{
|
||||
"name": "NrProcess",
|
||||
"Parent": "ISP",
|
||||
"buffer_count": 4,
|
||||
"buffer_count": 3,
|
||||
"parameter": {
|
||||
"width": 1920,
|
||||
"height": 1080
|
||||
|
||||
Reference in New Issue
Block a user