This is the complete list of members for CytomicSVF, including all inherited members.
a1 | CytomicSVF | |
a1_prior | CytomicSVF | |
a2 | CytomicSVF | |
a2_prior | CytomicSVF | |
a3 | CytomicSVF | |
a3_prior | CytomicSVF | |
ALL enum value | CytomicSVF | |
BELL enum value | CytomicSVF | |
BP enum value | CytomicSVF | |
da1 | CytomicSVF | |
da2 | CytomicSVF | |
da3 | CytomicSVF | |
fetchCoeffs(const CytomicSVF &that) | CytomicSVF | |
firstBlock | CytomicSVF | |
g | CytomicSVF | |
gk | CytomicSVF | |
HIGH_SHELF enum value | CytomicSVF | |
HP enum value | CytomicSVF | |
ic1eq | CytomicSVF | |
ic2eq | CytomicSVF | |
init() | CytomicSVF | |
k | CytomicSVF | |
LOW_SHELF enum value | CytomicSVF | |
LP enum value | CytomicSVF | |
m0 | CytomicSVF | |
m1 | CytomicSVF | |
m2 | CytomicSVF | |
Mode enum name | CytomicSVF | |
negoneSSE | CytomicSVF | |
negtwoSSE | CytomicSVF | |
NOTCH enum value | CytomicSVF | |
oneSSE | CytomicSVF | |
PEAK enum value | CytomicSVF | |
processBlock(const float *const inL, const float *const inR, float *outL, float *outR) | CytomicSVF | |
processBlock(const float *const inL, float *outL) | CytomicSVF | |
processBlockStep(float &L, float &R) | CytomicSVF | |
processBlockStep(float &L) | CytomicSVF | |
retainCoeffForBlock() | CytomicSVF | |
setCoeff(Mode mode, float freq, float res, float srInv, float bellShelfAmp=1.f) | CytomicSVF | |
setCoeff(Mode mode, float freqL, float freqR, float resL, float resR, float srInv, float bellShelfAmpL, float bellShelfAmpR) | CytomicSVF | |
setCoeffForBlock(Mode mode, float freq, float res, float srInv, float bellShelfAmp=1.f) | CytomicSVF | |
setCoeffForBlock(Mode mode, float freqL, float freqR, float resL, float resR, float srInv, float bellShelfAmpL, float bellShelfAmpR) | CytomicSVF | |
setCoeffPostGK(Mode mode, SIMD_M128 bellShelfSSE) | CytomicSVF | |
step(CytomicSVF &that, float &L, float &R) | CytomicSVF | static |
stepSSE(CytomicSVF &that, SIMD_M128 vin) | CytomicSVF | static |
twoSSE | CytomicSVF |