1CELT_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 \ 27celt/x86/celt_lpc_sse.h \ 28celt/quant_bands.h \ 29celt/rate.h \ 30celt/stack_alloc.h \ 31celt/vq.h \ 32celt/static_modes_float.h \ 33celt/static_modes_fixed.h \ 34celt/static_modes_float_arm_ne10.h \ 35celt/static_modes_fixed_arm_ne10.h \ 36celt/arm/armcpu.h \ 37celt/arm/fixed_armv4.h \ 38celt/arm/fixed_armv5e.h \ 39celt/arm/fixed_arm64.h \ 40celt/arm/kiss_fft_armv4.h \ 41celt/arm/kiss_fft_armv5e.h \ 42celt/arm/pitch_arm.h \ 43celt/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 \ 52celt/x86/vq_sse.h \ 53celt/x86/x86cpu.h 54