IMX1 jpeg encoder DCT optimization

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

IMX1 jpeg encoder DCT optimization

跳至解决方案
1,593 次查看
bend
Contributor I

Hello, I'm trying to optimize libjpeg 6b using DCT of the Multmedia Accelerator integrated in IMX1 chip.

I use the /dev/dct drive but I have some difficulties to integrate it in the jpeg library. DCT software calculation in jpeg library is different of DCT IMX1 hardware calculation. The compare calculation are incompatible, different range of data ?

 

Thank you in advance,

Benoît Degand

0 项奖励
回复
1 解答
786 次查看
bend
Contributor I

Well, I succeed in using the IMX1 iDCT computation but the DCT don't give me the expected result.

 

I'm using this 8x8 matrice sample to test DCT.

http://fr.wikipedia.org/wiki/Compression_JPEG

 

See you soon for next step, I hope!

在原帖中查看解决方案

0 项奖励
回复
1 回复
787 次查看
bend
Contributor I

Well, I succeed in using the IMX1 iDCT computation but the DCT don't give me the expected result.

 

I'm using this 8x8 matrice sample to test DCT.

http://fr.wikipedia.org/wiki/Compression_JPEG

 

See you soon for next step, I hope!

0 项奖励
回复