#include <stdio.h>
#include <math.h>
#include "typedef.h"
#include "bvcommon.h"
Defines |
|
#define | PI 3.14159265358979 |
|
#define | NAB ((LPCO >> 1) + 1) |
|
#define | NBIS 4 /* number of bisections */ |
Functions |
|
void | a2lsp (Float pc[], Float lsp[], Float old_lsp[]) |
Detailed Description