aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/lpcenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/lpcenc.c')
-rwxr-xr-xcodecs/lpc10/lpcenc.c31
1 files changed, 20 insertions, 11 deletions
diff --git a/codecs/lpc10/lpcenc.c b/codecs/lpc10/lpcenc.c
index a3222af9d..09924bd9e 100755
--- a/codecs/lpc10/lpcenc.c
+++ b/codecs/lpc10/lpcenc.c
@@ -1,6 +1,9 @@
/*
$Log$
+Revision 1.15 2004/06/26 03:50:14 markster
+Merge source cleanups (bug #1911)
+
Revision 1.14 2003/02/12 13:59:15 matteo
mer feb 12 14:56:57 CET 2003
@@ -27,6 +30,13 @@ Some OSS fixes and a few lpc changes to make it actually work
*/
+/* -- translated by f2c (version 19951025).
+ You must link the resulting object file with the libraries:
+ -lf2c -lm (in that order)
+*/
+
+#include "f2c.h"
+
#ifdef P_R_O_T_O_T_Y_P_E_S
extern int lpcenc_(real *speech, integer *bits);
extern int initlpcenc_(void);
@@ -38,13 +48,6 @@ extern int initlpcenc_(void);
/*:ref: initanalys_ 14 0 */
#endif
-/* -- translated by f2c (version 19951025).
- You must link the resulting object file with the libraries:
- -lf2c -lm (in that order)
-*/
-
-#include "f2c.h"
-
/* Table of constant values */
static integer c__180 = 180;
@@ -53,9 +56,12 @@ static integer c__10 = 10;
/* ***************************************************************** */
/* $Log$
- * Revision 1.14 2003/02/12 13:59:15 matteo
- * mer feb 12 14:56:57 CET 2003
+ * Revision 1.15 2004/06/26 03:50:14 markster
+ * Merge source cleanups (bug #1911)
*
+/* Revision 1.14 2003/02/12 13:59:15 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
/* mer feb 12 14:56:57 CET 2003
/*
@@ -115,9 +121,12 @@ static integer c__10 = 10;
/* Arguments */
/* $Log$
- * Revision 1.14 2003/02/12 13:59:15 matteo
- * mer feb 12 14:56:57 CET 2003
+ * Revision 1.15 2004/06/26 03:50:14 markster
+ * Merge source cleanups (bug #1911)
*
+/* Revision 1.14 2003/02/12 13:59:15 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
/* mer feb 12 14:56:57 CET 2003
/*