1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-02-04 06:08:26 +02:00
FFmpeg/libavutil
Christophe Gisquet 133b34207c x86: float dsp: unroll SSE versions
vector_fmul and vector_fmac_scalar are guaranteed that they can process in
batch of 16 elements, but their SSE versions only does 8 at a time.

Therefore, unroll them a bit.
299 to 261c for 256 elements in vector_fmac_scalar on Arrandale/Win64.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2014-02-15 18:54:21 +01:00
..
2014-02-15 18:54:21 +01:00
2013-11-03 00:58:31 +01:00
2013-11-03 00:58:31 +01:00
2013-12-11 21:13:51 +01:00
2013-12-22 22:25:15 +01:00
2014-01-05 21:55:58 +01:00
2013-07-10 12:07:53 +00:00
2013-07-10 12:07:53 +00:00
2013-11-04 15:38:52 +01:00
2014-01-26 02:23:26 +01:00
2013-10-23 14:32:04 +02:00
2013-12-22 22:03:47 +01:00
2013-12-22 22:03:47 +01:00
2014-01-19 17:12:22 +01:00
2013-11-22 17:16:11 +01:00
2013-11-03 00:59:38 +01:00
2013-11-03 00:59:38 +01:00