Tool/software: TI C/C++ Compiler
hi.
I am using TI-RTOS on AM335X.
Is it possible to encode or decode JPEG images in AM335x and display them on LCD?
Please provide a solution if possible.
Thank you..
best regards!!
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: TI C/C++ Compiler
hi.
I am using TI-RTOS on AM335X.
Is it possible to encode or decode JPEG images in AM335x and display them on LCD?
Please provide a solution if possible.
Thank you..
best regards!!
Hi kang,
PRSDK doesn't include a JPEG encoder/decoder or example. If JPEG encode/decode were supported, it would execute on the Cortex-A8. Hence I suggest you investigate 3rd party support for JPEG encode/decode on ARM Cortex-A8.
Regards,
Frank