| acceptNewOverlapLength(uint newOverlapLength) | soundtouch::TDStretch | protected |
| bMidBufferDirty | soundtouch::TDStretch | protected |
| bQuickseek | soundtouch::TDStretch | protected |
| calcCrossCorrMono(const SAMPLETYPE *mixingPos, const SAMPLETYPE *compare) const | soundtouch::TDStretch | protectedvirtual |
| calcCrossCorrMulti(const float *mixingPos, const float *compare) const | soundtouch::TDStretchSSE2 | protected |
| soundtouch::TDStretch::calcCrossCorrMulti(const SAMPLETYPE *mixingPos, const SAMPLETYPE *compare) const | soundtouch::TDStretch | protectedvirtual |
| calcCrossCorrStereo(const float *mixingPos, const float *compare) const | soundtouch::TDStretchSSE2 | protected |
| soundtouch::TDStretch::calcCrossCorrStereo(const SAMPLETYPE *mixingPos, const SAMPLETYPE *compare) const | soundtouch::TDStretch | protectedvirtual |
| calculateOverlapLength(uint overlapMs) | soundtouch::TDStretch | protected |
| channels | soundtouch::TDStretch | protected |
| clear() | soundtouch::TDStretch | virtual |
| clearCrossCorrState() | soundtouch::TDStretch | protectedvirtual |
| clearInput() | soundtouch::TDStretch | |
| clearMidBuffer() | soundtouch::TDStretch | protected |
| enableQuickSeek(BOOL enable) | soundtouch::TDStretch | |
| FIFOProcessor() | FIFOProcessor | inlineprotected |
| FIFOProcessor(FIFOSamplePipe *pOutput) | FIFOProcessor | inlineprotected |
| getInput() | soundtouch::TDStretch | inline |
| getOutput() | soundtouch::TDStretch | inline |
| getParameters(uint *pSampleRate, uint *pSequenceMs, uint *pSeekWindowMs, uint *pOverlapMs) | soundtouch::TDStretch | |
| inputBuffer | soundtouch::TDStretch | protected |
| isEmpty() const | FIFOProcessor | inlinevirtual |
| isQuickSeekEnabled() const | soundtouch::TDStretch | |
| maxOffset | soundtouch::TDStretch | protected |
| midBufferLength | soundtouch::TDStretch | protected |
| moveSamples(FIFOSamplePipe &other) | FIFOSamplePipe | inline |
| newInstance() | soundtouch::TDStretch | static |
| nominalSkip | soundtouch::TDStretch | protected |
| numSamples() const | FIFOProcessor | inlinevirtual |
| operator new(size_t s) | soundtouch::TDStretch | |
| output | FIFOProcessor | protected |
| outputBuffer | soundtouch::TDStretch | protected |
| overlap(SAMPLETYPE *output, const SAMPLETYPE *input, uint ovlPos) const | soundtouch::TDStretch | inlineprotected |
| overlapDividerBits | soundtouch::TDStretch | protected |
| overlapLength | soundtouch::TDStretch | protected |
| overlapMono(SAMPLETYPE *output, const SAMPLETYPE *input) const | soundtouch::TDStretch | protectedvirtual |
| overlapMs | soundtouch::TDStretch | protected |
| overlapMulti(float *output, const float *input) const | soundtouch::TDStretchSSE2 | protectedvirtual |
| soundtouch::TDStretch::overlapMulti(SAMPLETYPE *output, const SAMPLETYPE *input) const | soundtouch::TDStretch | protectedvirtual |
| overlapStereo(float *output, const float *input) const | soundtouch::TDStretchSSE2 | protectedvirtual |
| soundtouch::TDStretch::overlapStereo(SAMPLETYPE *output, const SAMPLETYPE *input) const | soundtouch::TDStretch | protectedvirtual |
| pMidBuffer | soundtouch::TDStretch | protected |
| precalcCorrReference() | soundtouch::TDStretch | protected |
| precalcCorrReferenceMono() | soundtouch::TDStretch | protected |
| precalcCorrReferenceStereo() | soundtouch::TDStretch | protected |
| pRefMidBuffer | soundtouch::TDStretch | protected |
| pRefMidBufferUnaligned | soundtouch::TDStretch | protected |
| processNominalTempo() | soundtouch::TDStretch | protected |
| processSamples() | soundtouch::TDStretch | protected |
| ptrBegin() const | FIFOProcessor | inlineprotectedvirtual |
| putSamples(const SAMPLETYPE *samples, uint numSamples) | soundtouch::TDStretch | virtual |
| receiveSamples(soundtouch::SAMPLETYPE *outBuffer, uint maxSamples) | FIFOProcessor | inlinevirtual |
| receiveSamples(uint maxSamples) | FIFOProcessor | inlinevirtual |
| sampleRate | soundtouch::TDStretch | protected |
| sampleReq | soundtouch::TDStretch | protected |
| seekBestOverlapPosition(const SAMPLETYPE *refPos) | soundtouch::TDStretch | protected |
| seekBestOverlapPositionMono(const SAMPLETYPE *refPos) | soundtouch::TDStretch | protectedvirtual |
| seekBestOverlapPositionMonoQuick(const SAMPLETYPE *refPos) | soundtouch::TDStretch | protectedvirtual |
| seekBestOverlapPositionMulti(const SAMPLETYPE *refPos) | soundtouch::TDStretch | protectedvirtual |
| seekBestOverlapPositionMultiQuick(const SAMPLETYPE *refPos) | soundtouch::TDStretch | protectedvirtual |
| seekBestOverlapPositionStereo(const SAMPLETYPE *refPos) | soundtouch::TDStretch | protectedvirtual |
| seekBestOverlapPositionStereoQuick(const SAMPLETYPE *refPos) | soundtouch::TDStretch | protectedvirtual |
| seekLength | soundtouch::TDStretch | protected |
| seekWindowLength | soundtouch::TDStretch | protected |
| seekWindowMs | soundtouch::TDStretch | protected |
| sequenceMs | soundtouch::TDStretch | protected |
| setChannels(uint numChannels) | soundtouch::TDStretch | |
| setOutPipe(FIFOSamplePipe *pOutput) | FIFOProcessor | inlineprotected |
| setParameters(uint sampleRate, uint sequenceMS=DEFAULT_SEQUENCE_MS, uint seekwindowMS=DEFAULT_SEEKWINDOW_MS, uint overlapMS=DEFAULT_OVERLAP_MS) | soundtouch::TDStretch | |
| setTempo(float newTempo) | soundtouch::TDStretch | |
| skipFract | soundtouch::TDStretch | protected |
| slopingDivider | soundtouch::TDStretch | protected |
| TDStretch() | soundtouch::TDStretch | |
| tempo | soundtouch::TDStretch | protected |
| ~FIFOProcessor() | FIFOProcessor | inlineprotectedvirtual |
| ~FIFOSamplePipe() | FIFOSamplePipe | inlinevirtual |
| ~TDStretch() | soundtouch::TDStretch | virtual |