#include <stdio.h>#include <stdlib.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <unistd.h>#include "speex/speex_echo.h"#include "speex/speex_preprocess.h"Include dependency graph for testecho.c:

Defines | |
| #define | NN 128 |
| #define | TAIL 1024 |
Functions | |
| int | main (int argc, char **argv) |
|
|
|
|
|
|
|
||||||||||||
|
|
1.4.2