How access vpu buffer from two processes

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

How access vpu buffer from two processes

373件の閲覧回数
ruslanm
Contributor I

In my open gl es app i am use zero-copy technology (passing vpu buffer pointer to glvivdirecttexture) .How I am may get access to this vpu buffer from another process? In Freescale driver exist this API?

Thank you

0 件の賞賛
1 返信

309件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Ruslan

You should use ExtBufCfg struct from the VPU API that is used when the host application wants to give external memory configuration to VPU. Stream data and some output picture data are directly accessed by the host processor and VPU. For a more comprehensive way of controlling the VPU, a set of API functions is provided that includes all of the required operations from the host processor side

Please check the VPU API document installed in your documentation folder of your Linux BSP.

Regards

0 件の賞賛