|
r8brain-free-src
High-quality pro audio sample rate converter library
|
This is the complete list of members for r8b::CDSPResampler16, including all inherited members.
| CDSPProcessor() (defined in r8b::CDSPProcessor) | r8b::CDSPProcessor | |
| CDSPResampler(const double SrcSampleRate, const double DstSampleRate, const int aMaxInLen, const double ReqTransBand=2.0, const double ReqAtten=206.91, const EDSPFilterPhaseResponse ReqPhase=fprLinearPhase) | r8b::CDSPResampler | |
| CDSPResampler16(const double SrcSampleRate, const double DstSampleRate, const int aMaxInLen, const double ReqTransBand=2.0) | r8b::CDSPResampler16 | |
| clear() | r8b::CDSPResampler | virtual |
| getInLenBeforeOutPos(const int ReqOutPos) const | r8b::CDSPResampler | virtual |
| getInLenBeforeOutStart(const int ReqOutPos=0) | r8b::CDSPResampler | |
| getInputRequiredForOutput(const int ReqOutSamples) const | r8b::CDSPResampler | |
| getLatency() const | r8b::CDSPResampler | virtual |
| getLatencyFrac() const | r8b::CDSPResampler | virtual |
| getMaxOutLen(const int) const | r8b::CDSPResampler | virtual |
| oneshot(const Tin *ip, int iplen, Tout *op, int oplen) | r8b::CDSPResampler | |
| process(double *ip0, int l, double *&op0) | r8b::CDSPResampler | virtual |
| ~CDSPProcessor() (defined in r8b::CDSPProcessor) | r8b::CDSPProcessor | virtual |
| ~CDSPResampler() (defined in r8b::CDSPResampler) | r8b::CDSPResampler | virtual |