|
Ardour
9.0-pre0-1989-g939c133fc8
|
This is the complete list of members for Decimator, including all inherited members.
| a | Decimator | private |
| b | Decimator | private |
| decBuffer | Decimator | private |
| Decimator(unsigned int inLength, unsigned int decFactor) | Decimator | |
| deInitialise() | Decimator | private |
| doAntiAlias(const double *src, double *dst, unsigned int length) | Decimator | private |
| doAntiAlias(const float *src, double *dst, unsigned int length) | Decimator | private |
| getFactor() const | Decimator | inline |
| getHighestSupportedFactor() | Decimator | inlinestatic |
| initialise(unsigned int inLength, unsigned int decFactor) | Decimator | private |
| Input | Decimator | private |
| m_decFactor | Decimator | private |
| m_inputLength | Decimator | private |
| m_outputLength | Decimator | private |
| o1 | Decimator | private |
| o2 | Decimator | private |
| o3 | Decimator | private |
| o4 | Decimator | private |
| o5 | Decimator | private |
| o6 | Decimator | private |
| o7 | Decimator | private |
| Output | Decimator | private |
| process(const double *src, double *dst) | Decimator | |
| process(const float *src, float *dst) | Decimator | |
| resetFilter() | Decimator | |
| ~Decimator() | Decimator | virtual |