aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/analys.c
diff options
context:
space:
mode:
author(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-09-12 21:07:03 +0000
committer(no author) <(no author)@f38db490-d61c-443f-a65b-d21fe96a405b>2002-09-12 21:07:03 +0000
commit990c82fdd10cd4de861656e78c8e96c33e0bde18 (patch)
tree8f091e60629c6a69df8187f715d2c6b46e43db50 /codecs/lpc10/analys.c
parent9dbdbae09f6f029dec557cd41e78cf07edfc59e5 (diff)
This commit was manufactured by cvs2svn to create tag 'v0-2-0'.
git-svn-id: http://svn.digium.com/svn/asterisk/tags/v0-2-0@528 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 c90f2c1ec..23b3c6100 100755
--- a/codecs/lpc10/analys.c
+++ b/codecs/lpc10/analys.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.13 2000/01/05 08:20:39 markster
-Version 0.3.0 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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.13 2000/01/05 08:20:39 markster
- * Version 0.3.0 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