How do I zero streambuffer of vpu?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How do I zero streambuffer of vpu?

ソリューションへジャンプ
1,030件の閲覧回数
linzhang
Contributor I

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

ラベル(1)
0 件の賞賛
返信
1 解決策
963件の閲覧回数
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 返信
964件の閲覧回数
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 件の賞賛
返信