Hi,
We are currently evaluating the C6 Integra platform for suitability for our GigEVision camera application. For this application we are capturing images of 1280x1024 @ 10 FPS through gigabit ethernet and encoding these images to JPEG.
Capturing the data is no problem but for the encoding part using libjpeg8 I am only getting about 3,5 FPS on the ARM CPU. I am assuming this library does not take advantage of the NEON instruction set but even with a 2x speedup we would still be too slow.
I know the Integra has a DSP that should be capable to handle JPEG encoding but I could not find any example for JPEG encoding in the EZSDK. There are a number of DSP related directories in the EZSDK but I could not find an example handling JPEG encoding or decoding.
Is there any example application that shows the C6 Integra doing JPEG encoding that I can use as a starting point for benchmarking and porting our libjpeg based application? Let me point out that we have experience with C/C++ and Linux but we do not have any experience using a DSP.
Thanks in advance,
Henk-Jan