using JPEG HW encoder on i.MX6Q under LTIB

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

using JPEG HW encoder on i.MX6Q under LTIB

1,311 次查看
wolfgangt
Contributor I

Hi,

I want to use a jpeg library under linux that uses the hardware encoder/decoder on i.MX6Q.

Q: How do I select and use the proper library under LTIB?

Thanks!

As a side note:

- I have already tried to enable the jpeglib package with ltib config tool (./ltib -c)  but could not find any jpeg header file to inlcude

- also when I unzipped the package and looked into the documentation it was very general and did not have any specific reference to HW support

标签 (2)
标记 (4)
0 项奖励
回复
1 回复

905 次查看
Yuri
NXP Employee
NXP Employee

The jpeglib is general  Linux package, which does not use hardware features of the i.MX6 VPU.

Please try the i.MX6 multimedia framework, linked below. In addition please refer to 

“i.MX_6Dual6Quad_VPU_API_Reference_Manual.pdf” in Linux documentation.


https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_MM_CODECS&appType=license&location=n...



https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_LINUX_MMDOCS&location=null&fpsp=1&Pa...

https://www.freescale.com/webapp/Download?colCode=L3.0.35_4.1.0_LINUX_DOCS&location=null&fpsp=1&Pare...

0 项奖励
回复