Hi all,
I try to use part of the ffmpeg library to run as my algorithm/codec on the
DSP. but i fail to compile the algorithm since the compiler does not know this
function "align()", it gives undefined in compilation. and i have to use such
function. Is there any equivalent function for the DSP compiler or how to avoid
using such function and have the same behavior of as if using it.
Originally the line of code that use this function look like below
#define DECLARE_ASM_CONST(n,t,v) __declspec(align(n)) static const t v
---------------------
thanks in advance for any help
BEST REGARD
Mohamed AbdElwahed
_________________________________________________________________
Your E-mail and More On-the-Go. Get Windows Live Hotmail Free.
https://signup.live.com/signup.aspx?id=60969_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source