From 068cbd89bf57d7d268b23a6b22f37b569467046d Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Sun, 26 May 2013 20:08:35 -0400 Subject: [PATCH] Creates xcorr_kernel() that gets used by pitch_xcorr, celt_fir and celt_iir. --- celt/celt_lpc.c | 125 ++++++++++-------------------------------------- celt/pitch.c | 86 ++++----------------------------- celt/pitch.h | 67 ++++++++++++++++++++++++++ 3 files changed, 102 insertions(+), 176 deletions(-) diff --git a/celt/celt_lpc.c b/celt/celt_lpc.c index 3a6d6a71..4f858b18 100644 --- a/celt/celt_lpc.c +++ b/celt/celt_lpc.c @@ -124,49 +124,12 @@ void celt_fir(const opus_val16 *_x, celt_assert((ord&3)==0); for (i=0;i