#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) |
| #define NN 128 |
| #define TAIL 1024 |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
1.5.1