Home
last modified time | relevance | path

Searched refs:_Lfilt_i (Results 1 – 2 of 2) sorted by path

/dports/audio/amb-plugins/AMB-plugins-0.8.1/
H A Dambisonic0.cc176 if ( Allpass22::initquad (&_Lfilt_r, &_Lfilt_i, fsam) in Ladspa_UHJ_decoder()
192 _Lfilt_i.reset (); in active()
235 _Lfilt_i.process (k, L, Ldata_i); in runproc()
H A Dambisonic0.h109 Allpass22 _Lfilt_r, _Lfilt_i; variable