aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/analys.c
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:39 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2000-01-05 08:20:39 +0000
commit7a72c96a4ef711cdb33a902f9950e8ff73f18c22 (patch)
treeee80e81d1a12bc3b8f53fdbcbef6f6941231f047 /codecs/lpc10/analys.c
parent5e8176cb35c697405d9ed4d2e110e6567c711b95 (diff)
Version 0.2.0 from FTP
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@188 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'codecs/lpc10/analys.c')
-rwxr-xr-xcodecs/lpc10/analys.c16
1 files changed, 8 insertions, 8 deletions
diff --git a/codecs/lpc10/analys.c b/codecs/lpc10/analys.c
index 180c2f027..23b3c6100 100755
--- a/codecs/lpc10/analys.c
+++ b/codecs/lpc10/analys.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.11 2000/01/05 08:20:39 markster
-Version 0.1.12 from FTP
+Revision 1.12 2000/01/05 08:20:39 markster
+Version 0.2.0 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -79,8 +79,8 @@ static integer c__1 = 1;
/* ANALYS Version 55 */
/* $Log$
- * Revision 1.11 2000/01/05 08:20:39 markster
- * Version 0.1.12 from FTP
+ * Revision 1.12 2000/01/05 08:20:39 markster
+ * Version 0.2.0 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -246,8 +246,8 @@ static integer c__1 = 1;
real phi[100] /* was [10][10] */, psi[10];
/* $Log$
- * Revision 1.11 2000/01/05 08:20:39 markster
- * Version 0.1.12 from FTP
+ * Revision 1.12 2000/01/05 08:20:39 markster
+ * Version 0.2.0 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work
@@ -277,8 +277,8 @@ static integer c__1 = 1;
/* Frame size, Prediction order, Pitch period */
/* Arguments to ANALYS */
/* $Log$
- * Revision 1.11 2000/01/05 08:20:39 markster
- * Version 0.1.12 from FTP
+ * Revision 1.12 2000/01/05 08:20:39 markster
+ * Version 0.2.0 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work