Hi,

2014-02-08 Janne Grunau <[email protected]>:
> Because only ARCH_X86_64 guarantees that SSE2 is available at runtime.
> We want also the specific HAVE_SSE2_INLINE since that's the only and
> correct way to disable this from configure with --disable-sse2

And because the function actually uses SSE2, too.

Anyway, on further inspection, the inline fuction exists only because
a debug test is needless performed in the calling loop.

I'm working on moving that test out of the loop and dspify (-ize?) the
whole loop, removing the need for those inline functions.

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

Reply via email to