Hi
I m working on DM6437. I generate code from MATLAB for video capture and display. Code section for interleaving and deinterleaving takes more than 30% of CPU load. This code lies in ""mw_ycbcr422int_to_pl.c"" and ""mw_ycbcr422pl_to_int.c"" files. How this code is optimized ?? I have to run a complex algo on DM6437 which itself takes more than 35% CPU load and when 30% of it is already taken by interleaving and deinterleaving than it becomes difficult to meet real time deadlines.....
Is there any solution to this ????
Regards
Saira