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:
Frank Liu
2020-03-21 10:51:43 +08:00
parent 3840e9891b
commit e0cc32969c
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
{
"name": "H264EncodeProcess",
"parent": "NrProcess",
"buffer_count": 0
"buffer_count": 3
},
{
"name": "Mp4MuxerProcess",

View File

@ -20,7 +20,7 @@
{
"name": "H264EncodeProcess",
"parent": "NrProcess",
"buffer_count": 0
"buffer_count": 3
},
{
"name": "Mp4MuxerProcess",