Do you know imx6 how to implement OMX_UseBuffer?

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

Do you know imx6 how to implement OMX_UseBuffer?

1,369 次查看
fdact
Contributor I

Hi,

    My problem on imx6 sabresd_6dq  with android 4.2.2 and kernel. I need use hardware decoders, Can you tell me how to implement OMX_UseBuffer in the imx6?

Thanks.

标签 (1)
标记 (1)
0 项奖励
回复
3 回复数

1,131 次查看
art
NXP Employee
NXP Employee

The low level hardware support for graphics and video is already implemented in the Android BSPs for the i.MX6 platforms. You just have to use the regular Android APIs to access graphics/video features.


Have a great day,
Artur

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,131 次查看
fdact
Contributor I

I need use video render acceleration in the sw decoders. Do you know how to use to vpu acceleration for play video with third party lib?

Thanks.

0 项奖励
回复

1,131 次查看
art
NXP Employee
NXP Employee

Just use the regular Android APIs:

Develop Apps | Android Developers 

There are some examples:

Getting Started | Android Developers 

0 项奖励
回复