How do I zero streambuffer of vpu?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How do I zero streambuffer of vpu?

跳至解决方案
1,037 次查看
linzhang
Contributor I

If vpu_DecGetBitstreamBuffer returned a zero space once, the following call of vpu_DecGetBitstreamBuffer will always return zero.

标签 (1)
0 项奖励
回复
1 解答
970 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi lin,

The VPU requires a specific size resolution.  If the size changes the VPU instance has to be reinitialized.  This is because when the instance is instantiated physical memory is allocated based on the size specified.  Please check .MX 6Dual/6Quad VPU Application Programming Interface Linux Reference Manual / Document Number:VPU_API

Regards

在原帖中查看解决方案

0 项奖励
回复
1 回复
971 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi lin,

The VPU requires a specific size resolution.  If the size changes the VPU instance has to be reinitialized.  This is because when the instance is instantiated physical memory is allocated based on the size specified.  Please check .MX 6Dual/6Quad VPU Application Programming Interface Linux Reference Manual / Document Number:VPU_API

Regards

0 项奖励
回复