|
|
|
@ -1,14 +1,14 @@
|
|
|
|
|
/*
|
|
|
|
|
|
|
|
|
|
$Log$
|
|
|
|
|
Revision 1.15 2003/10/16 10:44:04 markster
|
|
|
|
|
Sane FreeBSD patch
|
|
|
|
|
Revision 1.16 2003/10/16 21:11:29 martinp
|
|
|
|
|
Revert the previous patch since it's braking compilation
|
|
|
|
|
|
|
|
|
|
Revision 1.2 2003/10/16 10:44:04 markster
|
|
|
|
|
Sane FreeBSD patch
|
|
|
|
|
Revision 1.3 2003/10/16 21:11:30 martinp
|
|
|
|
|
Revert the previous patch since it's braking compilation
|
|
|
|
|
|
|
|
|
|
Revision 1.1.1.1 2003/02/12 13:59:15 matteo
|
|
|
|
|
mer feb 12 14:56:57 CET 2003
|
|
|
|
|
Revision 1.1 2003/02/12 13:59:15 matteo
|
|
|
|
|
Initial revision
|
|
|
|
|
|
|
|
|
|
Revision 1.2 2000/01/05 08:20:39 markster
|
|
|
|
|
Some OSS fixes and a few lpc changes to make it actually work
|
|
|
|
@ -37,7 +37,7 @@ extern int lpcini_(void);
|
|
|
|
|
|
|
|
|
|
#include "f2c.h"
|
|
|
|
|
|
|
|
|
|
#include <stdlib.h>
|
|
|
|
|
#include <malloc.h>
|
|
|
|
|
|
|
|
|
|
/* Common Block Declarations */
|
|
|
|
|
|
|
|
|
@ -51,14 +51,14 @@ struct {
|
|
|
|
|
/* ***************************************************************** */
|
|
|
|
|
|
|
|
|
|
/* $Log$
|
|
|
|
|
* Revision 1.15 2003/10/16 10:44:04 markster
|
|
|
|
|
* Sane FreeBSD patch
|
|
|
|
|
* Revision 1.16 2003/10/16 21:11:29 martinp
|
|
|
|
|
* Revert the previous patch since it's braking compilation
|
|
|
|
|
*
|
|
|
|
|
/* Revision 1.2 2003/10/16 10:44:04 markster
|
|
|
|
|
/* Sane FreeBSD patch
|
|
|
|
|
/* Revision 1.3 2003/10/16 21:11:30 martinp
|
|
|
|
|
/* Revert the previous patch since it's braking compilation
|
|
|
|
|
/*
|
|
|
|
|
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
|
|
|
|
|
/* mer feb 12 14:56:57 CET 2003
|
|
|
|
|
/* Revision 1.1 2003/02/12 13:59:15 matteo
|
|
|
|
|
/* Initial revision
|
|
|
|
|
/*
|
|
|
|
|
/* Revision 1.2 2000/01/05 08:20:39 markster
|
|
|
|
|
/* Some OSS fixes and a few lpc changes to make it actually work
|
|
|
|
@ -83,14 +83,14 @@ struct {
|
|
|
|
|
{
|
|
|
|
|
|
|
|
|
|
/* $Log$
|
|
|
|
|
* Revision 1.15 2003/10/16 10:44:04 markster
|
|
|
|
|
* Sane FreeBSD patch
|
|
|
|
|
* Revision 1.16 2003/10/16 21:11:29 martinp
|
|
|
|
|
* Revert the previous patch since it's braking compilation
|
|
|
|
|
*
|
|
|
|
|
/* Revision 1.2 2003/10/16 10:44:04 markster
|
|
|
|
|
/* Sane FreeBSD patch
|
|
|
|
|
/* Revision 1.3 2003/10/16 21:11:30 martinp
|
|
|
|
|
/* Revert the previous patch since it's braking compilation
|
|
|
|
|
/*
|
|
|
|
|
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
|
|
|
|
|
/* mer feb 12 14:56:57 CET 2003
|
|
|
|
|
/* Revision 1.1 2003/02/12 13:59:15 matteo
|
|
|
|
|
/* Initial revision
|
|
|
|
|
/*
|
|
|
|
|
/* Revision 1.2 2000/01/05 08:20:39 markster
|
|
|
|
|
/* Some OSS fixes and a few lpc changes to make it actually work
|
|
|
|
@ -115,14 +115,14 @@ struct {
|
|
|
|
|
/* LPC Configuration parameters: */
|
|
|
|
|
/* Frame size, Prediction order, Pitch period */
|
|
|
|
|
/* $Log$
|
|
|
|
|
* Revision 1.15 2003/10/16 10:44:04 markster
|
|
|
|
|
* Sane FreeBSD patch
|
|
|
|
|
* Revision 1.16 2003/10/16 21:11:29 martinp
|
|
|
|
|
* Revert the previous patch since it's braking compilation
|
|
|
|
|
*
|
|
|
|
|
/* Revision 1.2 2003/10/16 10:44:04 markster
|
|
|
|
|
/* Sane FreeBSD patch
|
|
|
|
|
/* Revision 1.3 2003/10/16 21:11:30 martinp
|
|
|
|
|
/* Revert the previous patch since it's braking compilation
|
|
|
|
|
/*
|
|
|
|
|
/* Revision 1.1.1.1 2003/02/12 13:59:15 matteo
|
|
|
|
|
/* mer feb 12 14:56:57 CET 2003
|
|
|
|
|
/* Revision 1.1 2003/02/12 13:59:15 matteo
|
|
|
|
|
/* Initial revision
|
|
|
|
|
/*
|
|
|
|
|
/* Revision 1.2 2000/01/05 08:20:39 markster
|
|
|
|
|
/* Some OSS fixes and a few lpc changes to make it actually work
|
|
|
|
|