I'm searhing H/W jpeg decoding information. But I can't.
But, find some interesting samples at "usr/share/imx-mm/video-codec/examples".
@ /rootfs/usr/share/imx-mm/video-codec/examples$ ls
bmp-dec deinterlace gif-dec h264-dec jpeg-dec jpeg-enc mpeg2-dec mpeg4asp-dec png-dec uniform-test vpu
It seems jpeg-dec example with VPU. But it's not compiled with many errors.
This is my questios.
- Is i.MX 6S's VPU support H/W jpeg decoding?
- If possible, how can I get running example and code?
Thanks for your attention.