SAF
Loading...
Searching...
No Matches
latticeDecor_data Struct Reference

Internal Lattice all-pass filter based decorrelator structure. More...

Data Fields

int nCH
 
int nCutoffs
 
int nBands
 
int maxBufferLen
 
int * orders
 
int * TF_delays
 
latticeAPF ** lttc_apf
 
float enComp_coeff
 
float ** in_energy
 
float ** decor_energy
 
float_complex *** delayBuffers
 
int * wIdx
 
int * rIdx
 

Detailed Description

Internal Lattice all-pass filter based decorrelator structure.

Definition at line 42 of file saf_utility_decor.c.

Field Documentation

◆ decor_energy

float** latticeDecor_data::decor_energy

Definition at line 54 of file saf_utility_decor.c.

◆ delayBuffers

float_complex*** latticeDecor_data::delayBuffers

Definition at line 55 of file saf_utility_decor.c.

◆ enComp_coeff

float latticeDecor_data::enComp_coeff

Definition at line 50 of file saf_utility_decor.c.

◆ in_energy

float** latticeDecor_data::in_energy

Definition at line 53 of file saf_utility_decor.c.

◆ lttc_apf

latticeAPF** latticeDecor_data::lttc_apf

Definition at line 49 of file saf_utility_decor.c.

◆ maxBufferLen

int latticeDecor_data::maxBufferLen

Definition at line 46 of file saf_utility_decor.c.

◆ nBands

int latticeDecor_data::nBands

Definition at line 45 of file saf_utility_decor.c.

◆ nCH

int latticeDecor_data::nCH

Definition at line 43 of file saf_utility_decor.c.

◆ nCutoffs

int latticeDecor_data::nCutoffs

Definition at line 44 of file saf_utility_decor.c.

◆ orders

int* latticeDecor_data::orders

Definition at line 47 of file saf_utility_decor.c.

◆ rIdx

int* latticeDecor_data::rIdx

Definition at line 57 of file saf_utility_decor.c.

◆ TF_delays

int* latticeDecor_data::TF_delays

Definition at line 48 of file saf_utility_decor.c.

◆ wIdx

int* latticeDecor_data::wIdx

Definition at line 56 of file saf_utility_decor.c.


The documentation for this struct was generated from the following file: