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?

875件の閲覧回数
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 返答(返信)

679件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

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

0 件の賞賛
返信

679件の閲覧回数
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 件の賞賛
返信