Is the field DecOutputInfo.numOfErrMBs in VPU API really work for JPEG decoding?

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

Is the field DecOutputInfo.numOfErrMBs in VPU API really work for JPEG decoding?

905 次查看
xutaocao
Contributor I

Hi community members, I use libvpu.so to decode a polluted JPEG picture time to time, then I check the value of DecOutputInfo.numOfErrMBs in /external/fsl_imx_omx/OpenMAXIL/src/component/vpu_wrapper/vpu_wrapper.c, the results are unstable, sometimes the value is  an stable integer greater than zero and sometimes is zero. I did another experiment, If I try a unpolluted picture, the result is always zero. So is the field DecOutputInfo.numOfErrMBs really work for JPEG decoding? Thanks!raw11.jpeg.jpg

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

709 次查看
joanxie
NXP TechSupport
NXP TechSupport

what board do you use?mx53 or mx6? how did you decode jpeg? using unit test?

0 项奖励
回复

709 次查看
xutaocao
Contributor I

I use mx6q, I didn't use the unit test, I used the API in vpu_wrapper.h to decode the picture, I get a correct decoded picture, and the API didn't report any error.

0 项奖励
回复