summaryrefslogtreecommitdiff
path: root/codecs/lpc10/analys.c
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2000-01-05 08:20:39 +0000
committerMark Spencer <markster@digium.com>2000-01-05 08:20:39 +0000
commit1cc89abf56b5761b0ad97db7ed54bc8d79d3ed46 (patch)
treeee80e81d1a12bc3b8f53fdbcbef6f6941231f047 /codecs/lpc10/analys.c
parentf629f8783661da6cc7a0f2d6cb989fc894292850 (diff)
Version 0.2.0 from FTP
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@188 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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