ffmpeg/libswresample/x86
James Almer 5750d6c5e9 x86: move XOP emulation code back to x86inc
Only two functions that use xop multiply-accumulate instructions where the
first operand is the same as the fourth actually took advantage of the macros.

This further reduces differences with x264's x86inc.

Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
2015-08-03 17:11:13 -03:00
..
Makefile x86/swr: split audioconvert and rematrix DSP into separate files 2014-07-04 02:00:11 +02:00
audio_convert.asm swresample/x86: add missing colon to labels 2015-07-26 02:51:13 -03:00
audio_convert_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
rematrix.asm swresample/x86: add missing colon to labels 2015-07-26 02:51:13 -03:00
rematrix_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
resample.asm x86: move XOP emulation code back to x86inc 2015-08-03 17:11:13 -03:00
resample_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
w64xmmtest.c swresample: Add arm&x86 clobber tests 2014-01-18 18:38:57 +01:00