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.

Need help with motion_comp_neon.c translation.

Good morning.

I use libmpeg2-0.5.1 library to decode Mpeg 1/2 video file.

Recently has been made an optimization to use NEON core, but is made for linux gcc I think.

Please, can help me somebody to translate attached file for CCS.

Thank you in advance.

  • This forum is only for issues related to compilers released by TI.  That source file contains asm statements that the TI compiler does not recognize.  Thus I presume it is intended to be compiled only with the GCC ARM compiler, and not the TI compiler.

    Thanks and regards,

    -George