All,
We have a custom platform based on the DM6441 and has a 800x400 TFT display along with some keys. We wanted to know if the C64x DSP on the DM6441 is capable of executing both H.264 Decoder [Baseline profile] and JPEG Decoder simultaneously on this device without too much load on the DSP.
The JPEG Decoder resolution will be used in our device is max 800x100, however we also need the H.264 decoder at max 800x400 resolution. It is expected to run both H.264 and JPEG Decoders in parallel so that each frame displayed on the TFT display contains a H.264 and JPEG decoder output.
Is DVSDK 2.x the correct choice for this kind of integration work?
Thanks,