summaryrefslogtreecommitdiff
path: root/libavcodec/x86/dct32.asm
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2012-10-19 19:04:40 +0200
committerDiego Biurrun <diego@biurrun.de>2012-11-11 20:43:28 +0100
commit2b479bcab0a8365a7c094c5fa44b8cb6da9810d0 (patch)
treec29a12f0a7c4c1a2c12380d9d9479ef958668073 /libavcodec/x86/dct32.asm
parentb8e8a07c6c4df93de92480f5c3a14296a6a2a690 (diff)
build: Drop AVX assembly ifdefs
An assembler able to cope with AVX instructions is now required.
Diffstat (limited to 'libavcodec/x86/dct32.asm')
-rw-r--r--libavcodec/x86/dct32.asm2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavcodec/x86/dct32.asm b/libavcodec/x86/dct32.asm
index 25bc8f752d..9c147b9c00 100644
--- a/libavcodec/x86/dct32.asm
+++ b/libavcodec/x86/dct32.asm
@@ -192,7 +192,6 @@ ps_p1p1m1m1: dd 0, 0, 0x80000000, 0x80000000, 0, 0, 0x80000000, 0x80000000
INIT_YMM avx
SECTION_TEXT
-%if HAVE_AVX_EXTERNAL
; void ff_dct32_float_avx(FFTSample *out, const FFTSample *in)
cglobal dct32_float, 2,3,8, out, in, tmp
; pass 1
@@ -265,7 +264,6 @@ cglobal dct32_float, 2,3,8, out, in, tmp
INIT_XMM
PASS6_AND_PERMUTE
RET
-%endif
%if ARCH_X86_64
%define SPILL SWAP