summaryrefslogtreecommitdiff
path: root/libopus/silk_headers.mk
blob: 2588067c7692d706af60c6d6875403a97362a637 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
SILK_HEAD = \
silk/debug.h \
silk/control.h \
silk/errors.h \
silk/API.h \
silk/typedef.h \
silk/define.h \
silk/main.h \
silk/x86/main_sse.h \
silk/PLC.h \
silk/structs.h \
silk/tables.h \
silk/tuning_parameters.h \
silk/Inlines.h \
silk/MacroCount.h \
silk/MacroDebug.h \
silk/macros.h \
silk/NSQ.h \
silk/pitch_est_defines.h \
silk/resampler_private.h \
silk/resampler_rom.h \
silk/resampler_structs.h \
silk/SigProc_FIX.h \
silk/x86/SigProc_FIX_sse.h \
silk/arm/biquad_alt_arm.h \
silk/arm/LPC_inv_pred_gain_arm.h \
silk/arm/macros_armv4.h \
silk/arm/macros_armv5e.h \
silk/arm/macros_arm64.h \
silk/arm/SigProc_FIX_armv4.h \
silk/arm/SigProc_FIX_armv5e.h \
silk/arm/NSQ_del_dec_arm.h \
silk/arm/NSQ_neon.h \
silk/fixed/main_FIX.h \
silk/fixed/structs_FIX.h \
silk/fixed/arm/warped_autocorrelation_FIX_arm.h \
silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h \
silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h \
silk/float/main_FLP.h \
silk/float/structs_FLP.h \
silk/float/SigProc_FLP.h \
silk/mips/macros_mipsr1.h \
silk/mips/NSQ_del_dec_mipsr1.h \
silk/mips/sigproc_fix_mipsr1.h