mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-06-16 04:32:47 +02:00
avfilter/x86/vf_bwdif: use the correct preprocessor check
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
@@ -297,7 +297,7 @@ INIT_YMM avx2
|
||||
BWDIF
|
||||
%endif
|
||||
|
||||
%if HAVE_AVX512_EXTERNAL && ARCH_X86_64
|
||||
%if HAVE_AVX512ICL_EXTERNAL && ARCH_X86_64
|
||||
INIT_ZMM avx512icl
|
||||
BWDIF
|
||||
%endif
|
||||
|
||||
Reference in New Issue
Block a user