
Go to the source code of this file.
Macros | |
| #define | DEFAULT_FRAME_SIZE 0.001 |
| #define | DEFAULT_FRAME_LENGTH 0.008 |
| #define | DEFAULT_ORDER 256 |
| #define | DEFAULT_PREEMPH 0.94 |
Functions | |
| void | set_options (EST_Features &op, EST_Option &al) |
| int | main (int argc, char *argv[]) |
| #define DEFAULT_FRAME_SIZE 0.001 |
Definition at line 46 of file spectgen_main.cc.
| #define DEFAULT_FRAME_LENGTH 0.008 |
Definition at line 47 of file spectgen_main.cc.
| #define DEFAULT_ORDER 256 |
Definition at line 48 of file spectgen_main.cc.
| #define DEFAULT_PREEMPH 0.94 |
Definition at line 49 of file spectgen_main.cc.
| void set_options | ( | EST_Features & | op, |
| EST_Option & | al | ||
| ) |
Definition at line 99 of file spectgen_main.cc.
Definition at line 55 of file spectgen_main.cc.