Hi,

On Sun, Jan 29, 2012 at 9:34 AM, Aneesh Dogra <[email protected]> wrote:
> +#define SQUARE(x) x*x
[..]
> -static inline int square(int x)
> -{
> -    return x*x;
> -}

Why? This code will do exactly the same thing.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to