blob: 8811e167f1f9d821455db17edcfacf62d30bde37 [file] [log] [blame]
sergeyu@chromium.org6b6bee22013-02-28 21:17:26 +00001CELT_HEAD = \
2celt/arch.h \
3celt/bands.h \
4celt/celt.h \
tlegrand@chromium.orge3ea0492013-10-23 09:13:50 +00005celt/cpu_support.h \
sergeyu@chromium.org6b6bee22013-02-28 21:17:26 +00006include/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 \
27celt/quant_bands.h \
28celt/rate.h \
29celt/stack_alloc.h \
30celt/vq.h \
31celt/static_modes_float.h \
tlegrand@chromium.orge3ea0492013-10-23 09:13:50 +000032celt/static_modes_fixed.h \
33celt/arm/armcpu.h \
34celt/arm/fixed_armv4.h \
35celt/arm/fixed_armv5e.h \
36celt/arm/kiss_fft_armv4.h \
37celt/arm/kiss_fft_armv5e.h \
tlegrand@google.com3c3902f2013-12-09 08:35:25 +000038celt/arm/pitch_arm.h \
tlegrand@chromium.orge3ea0492013-10-23 09:13:50 +000039celt/x86/pitch_sse.h