On 06/09/2012 12:07 AM, Justin Ruggles wrote:
> ---
> oops. forgot to %include x86util.asm for VBROADCASTSS on x86-32.
> new patch attached.
> 
>  libavutil/float_dsp.h          |    6 ++--
>  libavutil/x86/float_dsp.asm    |   48 
> ++++++++++++++++++++++++++++++++++++++++
>  libavutil/x86/float_dsp_init.c |    7 +++++
>  3 files changed, 58 insertions(+), 3 deletions(-)

and some benchmarks:

Athlon64
  C - 9075
SSE - 3477

Sandy Bridge
  C - 4190
SSE - 1157
AVX -  925
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to