rv1108: cvr: allocate h264_encoder_process 3 buffers
Signed-off-by: Frank Liu <frank.liu@rock-chips.com> Change-Id: Ic50705be9e6eabab846f2e696abb264a32ac5a76
This commit is contained in:
@ -20,7 +20,7 @@
|
||||
{
|
||||
"name": "H264EncodeProcess",
|
||||
"parent": "NrProcess",
|
||||
"buffer_count": 0
|
||||
"buffer_count": 3
|
||||
},
|
||||
{
|
||||
"name": "Mp4MuxerProcess",
|
||||
|
||||
@ -20,7 +20,7 @@
|
||||
{
|
||||
"name": "H264EncodeProcess",
|
||||
"parent": "NrProcess",
|
||||
"buffer_count": 0
|
||||
"buffer_count": 3
|
||||
},
|
||||
{
|
||||
"name": "Mp4MuxerProcess",
|
||||
|
||||
Reference in New Issue
Block a user