|
OpenShot Audio Library | OpenShotAudio 0.3.3
|
This is the complete list of members for juce::CatmullRomInterpolator, including all inherited members.
| CatmullRomInterpolator() noexcept (defined in juce::CatmullRomInterpolator) | juce::CatmullRomInterpolator | |
| CatmullRomInterpolator(CatmullRomInterpolator &&) noexcept=default (defined in juce::CatmullRomInterpolator) | juce::CatmullRomInterpolator | |
| operator=(CatmullRomInterpolator &&) noexcept=default (defined in juce::CatmullRomInterpolator) | juce::CatmullRomInterpolator | |
| process(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce) noexcept | juce::CatmullRomInterpolator | |
| process(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, int available, int wrapAround) noexcept | juce::CatmullRomInterpolator | |
| processAdding(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, float gain) noexcept | juce::CatmullRomInterpolator | |
| processAdding(double speedRatio, const float *inputSamples, float *outputSamples, int numOutputSamplesToProduce, int available, int wrapAround, float gain) noexcept | juce::CatmullRomInterpolator | |
| reset() noexcept | juce::CatmullRomInterpolator | |
| ~CatmullRomInterpolator() noexcept (defined in juce::CatmullRomInterpolator) | juce::CatmullRomInterpolator |