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.

Dm355 Codec Engine components

All,

We are trying to integrate the JPEG Decoder of DM355 into the Codec Engine 2.24.

Along with the Codec package 1.13, we see a number of library packages under the dm355_codecs_1_13_000\packages\ti\catalog\hwa\imcop\lib folder, such as the libimx.a, libcosl.a, libdm355mm.a and libimcopcsl.a. While the source-code for libdm355mm is available, the source for the other libraries are not available.

I assume that the other libraries are the binary code that gets loaded into the MJCP Engine of DM355 for JPEG Decoding functionality. Does anyone know the relevance of each of these libraries?

Do these libraries require any porting when running Codec Engine on a different OS Platform like WinCE apart from Linux.

Thanks