mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-27 01:33:20 +00:00
x86/lpc: remove HAVE_AVX2_EXTERNAL checks
This commit is contained in:
parent
892f64ad9b
commit
969c271a5a
@ -257,7 +257,5 @@ cglobal lpc_apply_welch_window, 3, 5, 8, data, len, out, off1, off2
|
||||
INIT_XMM sse2
|
||||
APPLY_WELCH_FN
|
||||
|
||||
%if HAVE_AVX2_EXTERNAL
|
||||
INIT_YMM avx2
|
||||
APPLY_WELCH_FN
|
||||
%endif
|
||||
|
Loading…
Reference in New Issue
Block a user