blob: 316cd4b713d3785f4dc7f5cfc505cb09893e197a [file] [log] [blame]
sergeyu@chromium.org6b6bee22013-02-28 21:17:26 +00001SILK_HEAD = \
2silk/debug.h \
3silk/control.h \
4silk/errors.h \
5silk/API.h \
6silk/typedef.h \
7silk/define.h \
8silk/main.h \
9silk/PLC.h \
10silk/structs.h \
11silk/tables.h \
12silk/tuning_parameters.h \
13silk/Inlines.h \
14silk/MacroCount.h \
15silk/MacroDebug.h \
16silk/macros.h \
17silk/pitch_est_defines.h \
18silk/resampler_private.h \
19silk/resampler_rom.h \
20silk/resampler_structs.h \
21silk/SigProc_FIX.h \
tlegrand@chromium.orge3ea0492013-10-23 09:13:50 +000022silk/arm/macros_armv4.h \
23silk/arm/macros_armv5e.h \
24silk/arm/SigProc_FIX_armv4.h \
25silk/arm/SigProc_FIX_armv5e.h \
sergeyu@chromium.org6b6bee22013-02-28 21:17:26 +000026silk/fixed/main_FIX.h \
27silk/fixed/structs_FIX.h \
28silk/float/main_FLP.h \
29silk/float/structs_FLP.h \
30silk/float/SigProc_FLP.h