blob: 706185da4ea50d11069087276c958c2a903c6ea4 [file] [log] [blame]
Vignesh Venkatasubramanian2bd8b542014-02-20 10:50:35 -08001CELT_HEAD = \
2celt/arch.h \
3celt/bands.h \
4celt/celt.h \
5celt/cpu_support.h \
6include/opus_types.h \
7include/opus_defines.h \
8include/opus_custom.h \
9celt/cwrs.h \
10celt/ecintrin.h \
11celt/entcode.h \
12celt/entdec.h \
13celt/entenc.h \
14celt/fixed_debug.h \
15celt/fixed_generic.h \
16celt/float_cast.h \
17celt/_kiss_fft_guts.h \
18celt/kiss_fft.h \
19celt/laplace.h \
20celt/mathops.h \
21celt/mdct.h \
22celt/mfrngcod.h \
23celt/modes.h \
24celt/os_support.h \
25celt/pitch.h \
26celt/celt_lpc.h \
flimc91ee5b2016-01-26 14:33:44 +010027celt/x86/celt_lpc_sse.h \
Vignesh Venkatasubramanian2bd8b542014-02-20 10:50:35 -080028celt/quant_bands.h \
29celt/rate.h \
30celt/stack_alloc.h \
31celt/vq.h \
32celt/static_modes_float.h \
33celt/static_modes_fixed.h \
flimc91ee5b2016-01-26 14:33:44 +010034celt/static_modes_float_arm_ne10.h \
35celt/static_modes_fixed_arm_ne10.h \
Vignesh Venkatasubramanian2bd8b542014-02-20 10:50:35 -080036celt/arm/armcpu.h \
37celt/arm/fixed_armv4.h \
38celt/arm/fixed_armv5e.h \
Felicia Limd03c3732016-07-25 20:28:37 +020039celt/arm/fixed_arm64.h \
Vignesh Venkatasubramanian2bd8b542014-02-20 10:50:35 -080040celt/arm/kiss_fft_armv4.h \
41celt/arm/kiss_fft_armv5e.h \
42celt/arm/pitch_arm.h \
flimc91ee5b2016-01-26 14:33:44 +010043celt/arm/fft_arm.h \
44celt/arm/mdct_arm.h \
45celt/mips/celt_mipsr1.h \
46celt/mips/fixed_generic_mipsr1.h \
47celt/mips/kiss_fft_mipsr1.h \
48celt/mips/mdct_mipsr1.h \
49celt/mips/pitch_mipsr1.h \
50celt/mips/vq_mipsr1.h \
51celt/x86/pitch_sse.h \
Felicia Lim0c2090c2017-07-05 17:36:56 -070052celt/x86/vq_sse.h \
flimc91ee5b2016-01-26 14:33:44 +010053celt/x86/x86cpu.h