1
- $(LSP_DSP_LIB_BIN ) /main/aarch64/aarch64.o : main/aarch64/aarch64.cpp \
2
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
3
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h
4
- $(LSP_DSP_LIB_BIN ) /main/aarch64/asimd.o : main/aarch64/asimd.cpp \
5
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
6
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h
7
- $(LSP_DSP_LIB_BIN ) /main/arm/arm.o : main/arm/arm.cpp \
8
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
9
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h
10
- $(LSP_DSP_LIB_BIN ) /main/arm/neon-d32.o : main/arm/neon-d32.cpp \
11
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
12
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h
13
1
$(LSP_DSP_LIB_BIN ) /main/dsp.o : main/dsp.cpp \
14
2
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
15
3
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h \
@@ -152,7 +140,7 @@ $(LSP_DSP_LIB_BIN)/main/generic/generic.o: main/generic/generic.cpp \
152
140
$(LSP_DSP_LIB_INC)/private/dsp/arch/generic/3dmath.h \
153
141
$(LSP_DSP_LIB_INC)/private/dsp/arch/generic/coding.h \
154
142
$(LSP_DSP_LIB_INC)/private/dsp/arch/generic/interpolation/linear.h
155
- $(LSP_DSP_LIB_BIN ) /main/x86/avx2 .o : main/x86/avx2 .cpp \
143
+ $(LSP_DSP_LIB_BIN ) /main/x86/x86 .o : main/x86/x86 .cpp \
156
144
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
157
145
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h \
158
146
$(LSP_DSP_LIB_INC)/private/dsp/exports.h \
@@ -200,9 +188,9 @@ $(LSP_DSP_LIB_BIN)/main/x86/avx2.o: main/x86/avx2.cpp \
200
188
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/common/smath.h \
201
189
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/common/interpolation.h \
202
190
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/common/interpolation/linear.h \
203
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/bits.h \
204
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/arch/x86/bits.h \
205
191
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
192
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/string.h \
193
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/stdio.h \
206
194
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
207
195
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
208
196
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
@@ -211,19 +199,11 @@ $(LSP_DSP_LIB_BIN)/main/x86/avx2.o: main/x86/avx2.cpp \
211
199
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
212
200
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
213
201
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
214
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/float.h \
215
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/op_kx.h \
216
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/fmop_kx.h \
217
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/exp.h \
218
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/log.h \
219
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/pow.h \
220
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/fft/normalize.h \
221
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/search/iminmax.h \
222
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/graphics.h \
223
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/graphics/transpose.h \
224
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/graphics/effects.h \
225
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/graphics/pixelfmt.h
226
- $(LSP_DSP_LIB_BIN ) /main/x86/avx.o : main/x86/avx.cpp \
202
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/float.h \
203
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/copy.h \
204
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/graphics.h \
205
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/cpuid.h
206
+ $(LSP_DSP_LIB_BIN ) /main/x86/sse.o : main/x86/sse.cpp \
227
207
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
228
208
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h \
229
209
$(LSP_DSP_LIB_INC)/private/dsp/exports.h \
@@ -282,42 +262,47 @@ $(LSP_DSP_LIB_BIN)/main/x86/avx.o: main/x86/avx.cpp \
282
262
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
283
263
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
284
264
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
285
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/xcr.h \
286
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/copy.h \
287
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/float.h \
288
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/complex.h \
289
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pcomplex.h \
290
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/op_kx.h \
291
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/op_vv.h \
292
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/fmop_kx.h \
293
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/fmop_vv.h \
294
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/abs_vv.h \
295
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/minmax.h \
296
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/hmath/hsum.h \
297
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/hmath/hdotp.h \
298
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/mix.h \
299
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/search/minmax.h \
300
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft.h \
301
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/const.h \
302
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/butterfly.h \
303
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/normalize.h \
304
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/scramble.h \
305
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pfft.h \
306
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/p_repack.h \
307
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/p_butterfly.h \
308
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/p_scramble.h \
309
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fastconv.h \
310
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fastconv/prepare.h \
311
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fastconv/butterfly.h \
312
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fastconv/apply.h \
313
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/filters/static.h \
314
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/filters/dynamic.h \
315
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/filters/transform.h \
316
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/filters/transfer.h \
317
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/msmatrix.h \
318
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/resampling.h \
319
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/convolution.h \
320
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/interpolation/linear.h
265
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/mxcsr.h \
266
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/copy.h \
267
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/float.h \
268
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/op_kx.h \
269
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/op_vv.h \
270
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/fmop_kx.h \
271
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/fmop_vv.h \
272
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/abs_vv.h \
273
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/minmax.h \
274
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/hmath/hsum.h \
275
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/hmath/hdotp.h \
276
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/mix.h \
277
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/search/minmax.h \
278
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/smath.h \
279
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft.h \
280
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/const.h \
281
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/butterfly.h \
282
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/p_butterfly.h \
283
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/normalize.h \
284
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/scramble.h \
285
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/p_scramble.h \
286
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/switch.h \
287
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/p_switch.h \
288
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv.h \
289
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/parse.h \
290
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/papply.h \
291
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/apply.h \
292
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/irestore.h \
293
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/restore.h \
294
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/graphics.h \
295
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/msmatrix.h \
296
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/resampling.h \
297
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/complex.h \
298
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pcomplex.h \
299
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/convolution.h \
300
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/filters/static.h \
301
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/filters/dynamic.h \
302
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/filters/transform.h \
303
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/filters/transfer.h \
304
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/3dmath.h \
305
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/interpolation/linear.h
321
306
$(LSP_DSP_LIB_BIN ) /main/x86/sse2.o : main/x86/sse2.cpp \
322
307
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
323
308
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h \
@@ -516,7 +501,7 @@ $(LSP_DSP_LIB_BIN)/main/x86/sse4.o: main/x86/sse4.cpp \
516
501
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
517
502
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
518
503
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse4/3dmath.h
519
- $(LSP_DSP_LIB_BIN ) /main/x86/sse .o : main/x86/sse .cpp \
504
+ $(LSP_DSP_LIB_BIN ) /main/x86/avx .o : main/x86/avx .cpp \
520
505
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
521
506
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h \
522
507
$(LSP_DSP_LIB_INC)/private/dsp/exports.h \
@@ -575,48 +560,43 @@ $(LSP_DSP_LIB_BIN)/main/x86/sse.o: main/x86/sse.cpp \
575
560
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
576
561
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
577
562
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
578
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/mxcsr.h \
579
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/copy.h \
580
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/float.h \
581
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/op_kx.h \
582
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/op_vv.h \
583
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/fmop_kx.h \
584
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/fmop_vv.h \
585
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/abs_vv.h \
586
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pmath/minmax.h \
587
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/hmath/hsum.h \
588
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/hmath/hdotp.h \
589
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/mix.h \
590
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/search/minmax.h \
591
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/smath.h \
592
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft.h \
593
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/const.h \
594
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/butterfly.h \
595
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/p_butterfly.h \
596
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/normalize.h \
597
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/scramble.h \
598
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/p_scramble.h \
599
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/switch.h \
600
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fft/p_switch.h \
601
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv.h \
602
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/parse.h \
603
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/papply.h \
604
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/apply.h \
605
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/irestore.h \
606
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/fastconv/restore.h \
607
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/graphics.h \
608
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/msmatrix.h \
609
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/resampling.h \
610
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/complex.h \
611
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/pcomplex.h \
612
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/convolution.h \
613
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/filters/static.h \
614
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/filters/dynamic.h \
615
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/filters/transform.h \
616
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/filters/transfer.h \
617
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/3dmath.h \
618
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/sse/interpolation/linear.h
619
- $(LSP_DSP_LIB_BIN ) /main/x86/x86.o : main/x86/x86.cpp \
563
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/xcr.h \
564
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/copy.h \
565
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/float.h \
566
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/complex.h \
567
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pcomplex.h \
568
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/op_kx.h \
569
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/op_vv.h \
570
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/fmop_kx.h \
571
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/fmop_vv.h \
572
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/abs_vv.h \
573
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pmath/minmax.h \
574
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/hmath/hsum.h \
575
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/hmath/hdotp.h \
576
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/mix.h \
577
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/search/minmax.h \
578
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft.h \
579
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/const.h \
580
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/butterfly.h \
581
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/normalize.h \
582
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/scramble.h \
583
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/pfft.h \
584
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/p_repack.h \
585
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/p_butterfly.h \
586
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fft/p_scramble.h \
587
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fastconv.h \
588
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fastconv/prepare.h \
589
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fastconv/butterfly.h \
590
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/fastconv/apply.h \
591
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/filters/static.h \
592
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/filters/dynamic.h \
593
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/filters/transform.h \
594
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/filters/transfer.h \
595
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/msmatrix.h \
596
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/resampling.h \
597
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/convolution.h \
598
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx/interpolation/linear.h
599
+ $(LSP_DSP_LIB_BIN ) /main/x86/avx2.o : main/x86/avx2.cpp \
620
600
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
621
601
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h \
622
602
$(LSP_DSP_LIB_INC)/private/dsp/exports.h \
@@ -664,9 +644,9 @@ $(LSP_DSP_LIB_BIN)/main/x86/x86.o: main/x86/x86.cpp \
664
644
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/common/smath.h \
665
645
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/common/interpolation.h \
666
646
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/common/interpolation/linear.h \
647
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/bits.h \
648
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/common/arch/x86/bits.h \
667
649
$(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
668
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/string.h \
669
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/stdio.h \
670
650
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/test.h \
671
651
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/version.h \
672
652
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/env.h \
@@ -675,10 +655,18 @@ $(LSP_DSP_LIB_BIN)/main/x86/x86.o: main/x86/x86.cpp \
675
655
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
676
656
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
677
657
$(LSP_DSP_LIB_INC)/private/dsp/arch/x86/features.h \
678
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/float.h \
679
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/copy.h \
680
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/graphics.h \
681
- $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/cpuid.h
658
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/float.h \
659
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/op_kx.h \
660
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/fmop_kx.h \
661
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/exp.h \
662
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/log.h \
663
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/pmath/pow.h \
664
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/fft/normalize.h \
665
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/search/iminmax.h \
666
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/graphics.h \
667
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/graphics/transpose.h \
668
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/graphics/effects.h \
669
+ $(LSP_DSP_LIB_INC)/private/dsp/arch/x86/avx2/graphics/pixelfmt.h
682
670
$(LSP_DSP_LIB_BIN ) /test/init/dsp.o : test/init/dsp.cpp \
683
671
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/types.h \
684
672
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/version.h \
@@ -1383,7 +1371,8 @@ $(LSP_DSP_LIB_BIN)/test/ptest/copy/fill.o: test/ptest/copy/fill.cpp \
1383
1371
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/types.h \
1384
1372
$(LSP_TEST_FW_INC)/lsp-plug.in/test-fw/main/dynarray.h \
1385
1373
$(LSP_COMMON_LIB_INC)/lsp-plug.in/common/alloc.h \
1386
- $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h
1374
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/math.h \
1375
+ $(LSP_COMMON_LIB_INC)/lsp-plug.in/stdlib/string.h
1387
1376
$(LSP_DSP_LIB_BIN ) /test/ptest/copy/reverse.o : test/ptest/copy/reverse.cpp \
1388
1377
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/dsp.h \
1389
1378
$(LSP_DSP_LIB_INC)/lsp-plug.in/dsp/version.h \
0 commit comments