aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/prepro.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/prepro.c')
-rwxr-xr-xcodecs/lpc10/prepro.c25
1 files changed, 15 insertions, 10 deletions
diff --git a/codecs/lpc10/prepro.c b/codecs/lpc10/prepro.c
index e21b4ca38..8f3d5380e 100755
--- a/codecs/lpc10/prepro.c
+++ b/codecs/lpc10/prepro.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
@@ -21,23 +24,22 @@ Some OSS fixes and a few lpc changes to make it actually work
* Revision 1.1 1996/08/19 22:30:54 jaf
* Initial revision
*
+ */
+/* -- 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 prepro_(real *speech, integer *length,
- struct lpc10_encoder_state *st)
+ struct lpc10_encoder_state *st);
/*:ref: hp100_ 14 3 6 4 4 */
/*:ref: inithp100_ 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__1 = 1;
@@ -47,9 +49,12 @@ static integer c__1 = 1;
/* PREPRO Version 48 */
/* $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
/*