This is the complete list of members for lmms::Upsampler< MaxStages, MaxCoefs >, including all inherited members.
| getPassband() const | lmms::Upsampler< MaxStages, MaxCoefs > | inline |
| getSampleRate() const | lmms::Upsampler< MaxStages, MaxCoefs > | inline |
| getStages() const | lmms::Upsampler< MaxStages, MaxCoefs > | inline |
| m_passband | lmms::Upsampler< MaxStages, MaxCoefs > | private |
| m_sampleRate | lmms::Upsampler< MaxStages, MaxCoefs > | private |
| m_stages | lmms::Upsampler< MaxStages, MaxCoefs > | private |
| m_upsampleFirst | lmms::Upsampler< MaxStages, MaxCoefs > | private |
| m_upsampleRest | lmms::Upsampler< MaxStages, MaxCoefs > | private |
| m_upsampleSecond | lmms::Upsampler< MaxStages, MaxCoefs > | private |
| processSample(float *outSamples, float inSample) | lmms::Upsampler< MaxStages, MaxCoefs > | inline |
| reset() | lmms::Upsampler< MaxStages, MaxCoefs > | inline |
| s_firstCoefCount | lmms::Upsampler< MaxStages, MaxCoefs > | privatestatic |
| s_restCoefCount | lmms::Upsampler< MaxStages, MaxCoefs > | privatestatic |
| s_secondCoefCount | lmms::Upsampler< MaxStages, MaxCoefs > | privatestatic |
| setPassband(float passband) | lmms::Upsampler< MaxStages, MaxCoefs > | inline |
| setSampleRate(float sampleRate) | lmms::Upsampler< MaxStages, MaxCoefs > | inline |
| setStages(int stages) | lmms::Upsampler< MaxStages, MaxCoefs > | inline |
| setup(int stages, float sampleRate, float passband=HIIR_DEFAULT_PASSBAND) | lmms::Upsampler< MaxStages, MaxCoefs > | inline |