SAF
|
A multi-channel convolver. More...
Go to the source code of this file.
Data Structures | |
struct | multiconv_data |
Main structure for multiconv. More... | |
Macros | |
#define | MIN_FRAME_SIZE ( 512 ) |
Minimum framesize, in time-domain samples. | |
#define | MAX_FRAME_SIZE ( 8192 ) |
Maximum framesize, in time-domain samples. | |
#define MAX_FRAME_SIZE ( 8192 ) |
Maximum framesize, in time-domain samples.
Definition at line 41 of file multiconv_internal.h.
#define MIN_FRAME_SIZE ( 512 ) |
Minimum framesize, in time-domain samples.
Definition at line 40 of file multiconv_internal.h.