27#ifndef __BEAMFORMER_INTERNAL_H_INCLUDED__
28#define __BEAMFORMER_INTERNAL_H_INCLUDED__
42#if !defined(BEAMFORMER_FRAME_SIZE)
43# if defined(FRAME_SIZE)
44# define BEAMFORMER_FRAME_SIZE ( FRAME_SIZE )
46# define BEAMFORMER_FRAME_SIZE ( 128 )
49#define MAX_NUM_BEAMS ( MAX_NUM_OUTPUTS )
59typedef struct _beamformer
STATIC_BEAM_TYPES
Available static beamforming approaches.
NORM_TYPES
Available Ambisonic normalisation conventions.
CH_ORDER
Available Ambisonic channel ordering conventions.
#define MAX_NUM_SH_SIGNALS
Maximum number of spherical harmonic components/signals supported.
Main include header for the Spatial_Audio_Framework (SAF)
Include header for SAF externals.