From 766ab3fb94104603e6ae20f59645d705c067b41d Mon Sep 17 00:00:00 2001 From: jm Date: Wed, 8 Oct 2003 22:31:42 +0000 Subject: fixed-point: QMF entirely in fixed-point now git-svn-id: http://svn.xiph.org/trunk/speex@5441 0101bb08-14d6-0310-b084-bc0e0c8e3800 --- libspeex/lsp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'libspeex/lsp.h') diff --git a/libspeex/lsp.h b/libspeex/lsp.h index 656f9f8..a0ecac0 100644 --- a/libspeex/lsp.h +++ b/libspeex/lsp.h @@ -55,5 +55,4 @@ void lsp_to_lpc(float *freq, spx_coef_t *ak, int lpcrdr, char *stack); /*Added by JMV*/ void lsp_enforce_margin(float *lsp, int len, float margin); - #endif /* __AK2LSPD__ */ -- cgit v1.2.3