summaryrefslogtreecommitdiff
path: root/lib/opus/celt_headers.mk
diff options
context:
space:
mode:
authorjacqueline <me@jacqueline.id.au>2023-08-01 10:14:23 +1000
committerjacqueline <me@jacqueline.id.au>2023-08-01 10:14:23 +1000
commit23393312b7183fa61d4a6ba9e97af21f2337a8af (patch)
tree16e8c632a30fffb470156cd33519aa0607e72d8a /lib/opus/celt_headers.mk
parentd41de537a0e31e1c5ad18b5024c781f6e4a07bbb (diff)
downloadtangara-fw-23393312b7183fa61d4a6ba9e97af21f2337a8af.tar.gz
checkin in opus reference decoder
Diffstat (limited to 'lib/opus/celt_headers.mk')
-rw-r--r--lib/opus/celt_headers.mk53
1 files changed, 53 insertions, 0 deletions
diff --git a/lib/opus/celt_headers.mk b/lib/opus/celt_headers.mk
new file mode 100644
index 00000000..706185da
--- /dev/null
+++ b/lib/opus/celt_headers.mk
@@ -0,0 +1,53 @@
+CELT_HEAD = \
+celt/arch.h \
+celt/bands.h \
+celt/celt.h \
+celt/cpu_support.h \
+include/opus_types.h \
+include/opus_defines.h \
+include/opus_custom.h \
+celt/cwrs.h \
+celt/ecintrin.h \
+celt/entcode.h \
+celt/entdec.h \
+celt/entenc.h \
+celt/fixed_debug.h \
+celt/fixed_generic.h \
+celt/float_cast.h \
+celt/_kiss_fft_guts.h \
+celt/kiss_fft.h \
+celt/laplace.h \
+celt/mathops.h \
+celt/mdct.h \
+celt/mfrngcod.h \
+celt/modes.h \
+celt/os_support.h \
+celt/pitch.h \
+celt/celt_lpc.h \
+celt/x86/celt_lpc_sse.h \
+celt/quant_bands.h \
+celt/rate.h \
+celt/stack_alloc.h \
+celt/vq.h \
+celt/static_modes_float.h \
+celt/static_modes_fixed.h \
+celt/static_modes_float_arm_ne10.h \
+celt/static_modes_fixed_arm_ne10.h \
+celt/arm/armcpu.h \
+celt/arm/fixed_armv4.h \
+celt/arm/fixed_armv5e.h \
+celt/arm/fixed_arm64.h \
+celt/arm/kiss_fft_armv4.h \
+celt/arm/kiss_fft_armv5e.h \
+celt/arm/pitch_arm.h \
+celt/arm/fft_arm.h \
+celt/arm/mdct_arm.h \
+celt/mips/celt_mipsr1.h \
+celt/mips/fixed_generic_mipsr1.h \
+celt/mips/kiss_fft_mipsr1.h \
+celt/mips/mdct_mipsr1.h \
+celt/mips/pitch_mipsr1.h \
+celt/mips/vq_mipsr1.h \
+celt/x86/pitch_sse.h \
+celt/x86/vq_sse.h \
+celt/x86/x86cpu.h