|
SAF
|
Generates beamformers/virtual microphones in arbitrary directions with several different beam patterns to choose from. More...
Go to the source code of this file.
Data Structures | |
| struct | beamformer_data |
| Main structure for beamformer. More... | |
Macros | |
| #define | BEAMFORMER_FRAME_SIZE ( 128 ) |
| Framesize, in time-domain samples. | |
| #define | MAX_NUM_BEAMS ( MAX_NUM_OUTPUTS ) |
| Maximum permitted number of beams/output channels. | |
Generates beamformers/virtual microphones in arbitrary directions with several different beam patterns to choose from.
Definition in file beamformer_internal.h.
| #define BEAMFORMER_FRAME_SIZE ( 128 ) |
Framesize, in time-domain samples.
Definition at line 46 of file beamformer_internal.h.
| #define MAX_NUM_BEAMS ( MAX_NUM_OUTPUTS ) |
Maximum permitted number of beams/output channels.
Definition at line 49 of file beamformer_internal.h.