This is the complete list of members for SRCTools::IIR2xInterpolator, including all inherited members.
BEST enum value (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | |
constants (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | protected |
CUSTOM enum value (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | |
estimateInLength(const unsigned int outLength) const | SRCTools::IIR2xInterpolator | virtual |
FAST enum value (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | |
getPassbandFractionForQuality(Quality quality) (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | static |
GOOD enum value (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | |
IIR2xInterpolator(const Quality quality) (defined in SRCTools::IIR2xInterpolator) | SRCTools::IIR2xInterpolator | explicit |
IIR2xInterpolator(const unsigned int useSectionsCount, const IIRCoefficient useFIR, const IIRSection useSections[]) (defined in SRCTools::IIR2xInterpolator) | SRCTools::IIR2xInterpolator | explicit |
IIRResampler(const Quality quality) (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | explicitprotected |
IIRResampler(const unsigned int useSectionsCount, const IIRCoefficient useFIR, const IIRSection useSections[]) (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | explicitprotected |
process(const FloatSample *&inSamples, unsigned int &inLength, FloatSample *&outSamples, unsigned int &outLength) | SRCTools::IIR2xInterpolator | virtual |
Quality enum name (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | |
~IIRResampler() (defined in SRCTools::IIRResampler) | SRCTools::IIRResampler | protected |
~ResamplerStage() (defined in SRCTools::ResamplerStage) | SRCTools::ResamplerStage | inlinevirtual |