SAF
Loading...
Searching...
No Matches
Data Structures
Here are the data structures with brief descriptions:
 CafHybridData structure for the hybrid filtering employed by afSTFTlib
 CafSTFT_dataData structure for the afSTFT filterbank
 CafSTFTlib_internal_dataMain data structure for afSTFTlib
 Cambi_bin_codecParsContains variables for sofa file loading, HRIRs, and the binaural decoder
 Cambi_bin_dataMain structure for ambi_bin
 Cambi_dec_codecParsContains variables for sofa file loading, HRTF interpolation, and the loudspeaker decoders
 Cambi_dec_dataMain structure for ambi_dec
 Cambi_drc_dataMain structure for ambi_drc
 Cambi_enc_dataMain structure for ambi_enc
 Cambi_roomsim_dataMain structure for ambi_roomsim
 Carray2sh_arrayParsContains variables for describing the microphone/hydrophone array
 Carray2sh_dataMain structure for array2sh
 Cbeamformer_dataMain structure for beamformer
 Cbinauraliser_dataMain structure for binauraliser
 CbinauraliserNF_dataMain structure for binauraliserNF
 Ccdf4sap_cmplx_dataMain data structure for the Covariance Domain Framework for Spatial Audio Processing (CDF4SAP), for complex-valued matrices
 Ccdf4sap_dataMain data structure for the Covariance Domain Framework for Spatial Audio Processing (CDF4SAP), for real-valued matrices
 Cch_vertexVertex structure, used by convhull_3d
 CcomplexVectorComplex data type used by afSTFTlib
 CCxMicHelper struct for averaging covariance matrices (block-wise)
 Cdecorrelator_dataMain structure for decorrelator
 Cdirass_codecParsContains variables for scanning grids, and sector beamforming
 Cdirass_dataMain structure for dirass
 Cechogram_dataEchogram structure
 Cfaf_IIRFB_dataMain structure for the Favrot&Faller filterbank
 Cfloat_w_idxHelper struct for qsort in convhull_3d_build()
 CFuncDef
 Chades_analysis_dataMain structure for hades analysis
 Chades_binaural_configBinaural configuration struct
 Chades_param_container_dataParameter container to store the data from an analyser for one blocksize of audio
 Chades_radial_editor_dataMain structure for hades radial (360degree) gain and direct-to-diffuse ratio editor
 Chades_sdMUSIC_dataInternal data structure for sdMUSIC
 Chades_signal_container_dataSignal container to store one block of TF-domain audio data
 Chades_synthesis_dataMain structure for hades synthesis
 Cims_core_workspaceHelper structure, comprising variables used when computing echograms and rendering RIRs
 Cims_pos_xyzUnion struct for Cartesian coordinates (access as .x,.y,.z, or .v[3])
 Cims_rec_objReceiver object
 Cims_rirOutput format of the rendered room impulse responses (RIR)
 Cims_scene_dataMain structure for IMS
 Cims_src_objSource object
 Cint_w_idxHelper struct for qsort in convhull_3d_build()
 Ckf_update6_dataData structure for kf_update6()
 Ckiss_fft_cfgInternal KissFFT structure
 Ckiss_fft_cpxComplex data type used by kissFFT
 Ckiss_fftr_cfgInternal KissFFT structure
 ClatticeAPFInternal Lattice all-pass filter structure
 ClatticeDecor_dataInternal Lattice all-pass filter based decorrelator structure
 CM6Union struct for 3-D mean values
 Cmatrixconv_dataMain structure for matrixconv
 CMCS_dataMonte-Carlo Sample (particle) structure
 Cmulticonv_dataMain structure for multiconv
 CP66Union struct for 3-D variance values
 Cpanner_dataMain structure for panner
 Cpitch_shifter_dataMain struct for the pitch_shifter
 Cpowermap_codecParsContains variables for scanning grids, and beamforming
 Cpowermap_dataMain structure for powermap
 Cqmf_dataData structure for the complex-QMF filterbank
 CQualityMapping
 Cquaternion_dataQuaternion data structure
 Crotator_dataMain struct for the rotator
 Csaf_fft_dataData structure for complex-complex FFT transforms
 Csaf_rfft_dataData structure for real-(half)complex FFT transforms
 Csaf_sofa_containerSOFA container struct comprising all possible data that can be extracted from SOFA 1.0 files; as laid down in the GeneralFIR and SimpleFreeFieldHRIR specifications: https://www.sofaconventions.org/mediawiki/index.php/GeneralFIR https://www.sofaconventions.org/mediawiki/index.php/SimpleFreeFieldHRIR
 Csaf_sort_doubleHelper struct for sorting a vector of doubles using 'qsort'
 Csaf_sort_floatHelper struct for sorting a vector of floats using 'qsort'
 Csaf_sort_intHelper struct for sorting a vector of integers using 'qsort'
 Csaf_stft_dataData structure for short-time Fourier transform
 CsafMatConv_dataData structure for the matrix convolver
 CsafMulConv_dataData structure for the multi-channel convolver
 CsafTVConv_dataData structure for the time-varying convolver
 Csldoa_dataMain struct for sldoa
 Csmb_pitchShift_dataMain structure for the SMB pitch shifter
 CSpeexResamplerState
 CsphESPRIT_dataInternal data structure for sphESPRIT
 CsphMUSIC_dataInternal data structure for sphMUSIC
 CsphPWD_dataInternal data structure for sphPWD
 Cspreader_dataMain structure for spreader
 Ctracker3d_configUser parameters for tracker3d
 Ctracker3d_dataMain structure for tracker3d
 CtransientDucker_dataInternal structure used by the transient Ducker
 Ctvconv_dataMain structure for tvconv
 CUNITY_STORAGE_T
 Cutility_cchol_dataData structure for utility_cchol()
 Cutility_ceig_dataData structure for utility_ceig()
 Cutility_ceigmp_dataData structure for utility_ceigmp()
 Cutility_cglslv_dataData structure for utility_cglslv()
 Cutility_cinv_dataData structure for utility_cinv()
 Cutility_cpinv_dataData structure for utility_cpinv()
 Cutility_cseig_dataData structure for utility_cseig()
 Cutility_cslslv_dataData structure for utility_cslslv()
 Cutility_csvd_dataData structure for utility_csvd()
 Cutility_ddet_dataData structure for utility_ddet()
 Cutility_dglslv_dataData structure for utility_dglslv()
 Cutility_dinv_dataData structure for utility_dinv()
 Cutility_dpinv_dataData structure for utility_dpinv()
 Cutility_schol_dataData structure for utility_schol()
 Cutility_sdet_dataData structure for utility_sdet()
 Cutility_sglslv_dataData structure for utility_sglslv()
 Cutility_sglslvt_dataData structure for utility_sglslvt()
 Cutility_sinv_dataData structure for utility_sinv()
 Cutility_spinv_dataData structure for utility_spinv()
 Cutility_sseig_dataData structure for utility_sseig()
 Cutility_sslslv_dataData structure for utility_sslslv()
 Cutility_ssvd_dataData structure for utility_ssvd()
 Cutility_zeig_dataData structure for utility_zeig()
 Cutility_zeigmp_dataData structure for utility_zeigmp()
 Cutility_zglslv_dataData structure for utility_zglslv()
 Cutility_zpinv_dataData structure for utility_zpinv()
 Cvoronoi_dataData structure for Voronoi diagrams