aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/bsynz.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/bsynz.c')
-rwxr-xr-xcodecs/lpc10/bsynz.c36
1 files changed, 24 insertions, 12 deletions
diff --git a/codecs/lpc10/bsynz.c b/codecs/lpc10/bsynz.c
index 6c15ebb62..5971a1a22 100755
--- a/codecs/lpc10/bsynz.c
+++ b/codecs/lpc10/bsynz.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:14 matteo
mer feb 12 14:56:57 CET 2003
@@ -24,12 +27,6 @@ Some OSS fixes and a few lpc changes to make it actually work
*/
-#ifdef P_R_O_T_O_T_Y_P_E_S
-extern int bsynz_(real *coef, integer *ip, integer *iv, real *sout, real *rms, real *ratio, real *g2pass, struct lpc10_decoder_state *st);
-/* comlen contrl_ 12 */
-/*:ref: random_ 4 0 */
-#endif
-
/* -- translated by f2c (version 19951025).
You must link the resulting object file with the libraries:
-lf2c -lm (in that order)
@@ -37,6 +34,12 @@ extern int bsynz_(real *coef, integer *ip, integer *iv, real *sout, real *rms, r
#include "f2c.h"
+#ifdef P_R_O_T_O_T_Y_P_E_S
+extern int bsynz_(real *coef, integer *ip, integer *iv, real *sout, real *rms, real *ratio, real *g2pass, struct lpc10_decoder_state *st);
+/* comlen contrl_ 12 */
+/*:ref: random_ 4 0 */
+#endif
+
/* Common Block Declarations */
extern struct {
@@ -51,9 +54,12 @@ extern struct {
/* BSYNZ Version 54 */
/* $Log$
- * Revision 1.14 2003/02/12 13:59:14 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:14 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:14 matteo
/* mer feb 12 14:56:57 CET 2003
/*
@@ -150,9 +156,12 @@ extern struct {
real lpi0, hpi0;
/* $Log$
- * Revision 1.14 2003/02/12 13:59:14 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:14 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:14 matteo
/* mer feb 12 14:56:57 CET 2003
/*
@@ -184,9 +193,12 @@ extern struct {
/* Frame size, Prediction order, Pitch period */
/* Arguments */
/* $Log$
- * Revision 1.14 2003/02/12 13:59:14 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:14 matteo
+/* mer feb 12 14:56:57 CET 2003
+/*
/* Revision 1.1.1.1 2003/02/12 13:59:14 matteo
/* mer feb 12 14:56:57 CET 2003
/*