#include "CSL_Includes.h"Go to the source code of this file.
Classes | |
| struct | csl::lpc_header |
| struct | csl::frame_header |
| class | csl::LPCAnalyzer |
| class | csl::LPCFilter |
Namespaces | |
| namespace | csl |
| < we use the STL vector, map, and string classes | |
Defines | |
| #define | CSL_LPC_LKEY 0x55120942 |
| #define | CSL_LPC_FKEY 0x55120943 |
| #define | CSL_LPC_MAXPOLES 150 |
| #define | CSL_HPS_DEPTH 10 |
Typedefs | |
| typedef struct csl::lpc_header | csl::CSL_LPC_HEADER |
| typedef struct csl::frame_header | csl::CSL_LPC_FRAME |
| #define CSL_LPC_LKEY 0x55120942 |
Referenced by csl::LPCFilter::LPCFilter(), and csl::LPCAnalyzer::setFileNames().
| #define CSL_LPC_FKEY 0x55120943 |
| #define CSL_LPC_MAXPOLES 150 |
Referenced by csl::LPCFilter::LPCFilter(), and csl::LPCFilter::nextBuffer().
| #define CSL_HPS_DEPTH 10 |
Referenced by csl::LPCAnalyzer::nextBuffer().
1.5.8