From 0c2090c324e4f2ba2a8621c8b083559bab74c7c5 Mon Sep 17 00:00:00 2001 From: Felicia Lim Date: Wed, 5 Jul 2017 17:36:56 -0700 Subject: Opus 1.2.1 Change-Id: I551f1de5c5e121ac1275334e67c7e0f96ab18114 Test: - verified builds for arm*/mips*/x86* - checked functionality using an emulator and stagefright --- silk_headers.mk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'silk_headers.mk') diff --git a/silk_headers.mk b/silk_headers.mk index f8bf1d28..2588067c 100644 --- a/silk_headers.mk +++ b/silk_headers.mk @@ -22,16 +22,19 @@ silk/resampler_rom.h \ silk/resampler_structs.h \ silk/SigProc_FIX.h \ silk/x86/SigProc_FIX_sse.h \ +silk/arm/biquad_alt_arm.h \ +silk/arm/LPC_inv_pred_gain_arm.h \ silk/arm/macros_armv4.h \ silk/arm/macros_armv5e.h \ silk/arm/macros_arm64.h \ silk/arm/SigProc_FIX_armv4.h \ silk/arm/SigProc_FIX_armv5e.h \ +silk/arm/NSQ_del_dec_arm.h \ silk/arm/NSQ_neon.h \ silk/fixed/main_FIX.h \ silk/fixed/structs_FIX.h \ +silk/fixed/arm/warped_autocorrelation_FIX_arm.h \ silk/fixed/mips/noise_shape_analysis_FIX_mipsr1.h \ -silk/fixed/mips/prefilter_FIX_mipsr1.h \ silk/fixed/mips/warped_autocorrelation_FIX_mipsr1.h \ silk/float/main_FLP.h \ silk/float/structs_FLP.h \ -- cgit v1.2.3