| acquire() | com::avpkit::ferry::RefCounted | virtual |
| AudioResampler() (defined in com::avpkit::core::AudioResampler) | com::avpkit::core::AudioResampler | protected |
| copyReference() | com::avpkit::ferry::RefCounted | virtual |
| destroy() | com::avpkit::ferry::RefCounted | protectedvirtual |
| getCurrentRefCount() | com::avpkit::ferry::RefCounted | virtual |
| getCutoffFrequency() | com::avpkit::core::AudioResampler | virtual |
| getFilterLen() | com::avpkit::core::AudioResampler | virtual |
| getInputChannels() | com::avpkit::core::AudioResampler | virtual |
| getInputFormat() | com::avpkit::core::AudioResampler | virtual |
| getInputRate() | com::avpkit::core::AudioResampler | virtual |
| getJavaAllocator() | com::avpkit::ferry::RefCounted | |
| getLog2PhaseCount() | com::avpkit::core::AudioResampler | virtual |
| getMinimumNumSamplesRequiredInOutputSamples(IAudioSamples *inSamples) | com::avpkit::core::AudioResampler | virtual |
| getMinimumNumSamplesRequiredInOutputSamples(int32_t numSamples) | com::avpkit::core::AudioResampler | virtual |
| getOutputChannels() | com::avpkit::core::AudioResampler | virtual |
| getOutputFormat() | com::avpkit::core::AudioResampler | virtual |
| getOutputRate() | com::avpkit::core::AudioResampler | virtual |
| IAudioResampler() (defined in com::avpkit::core::IAudioResampler) | com::avpkit::core::IAudioResampler | protected |
| isLinear() | com::avpkit::core::AudioResampler | virtual |
| make(int32_t outputChannels, int32_t inputChannels, int32_t outputRate, int32_t inputRate) (defined in com::avpkit::core::AudioResampler) | com::avpkit::core::AudioResampler | static |
| make(int32_t outputChannels, int32_t inputChannels, int32_t outputRate, int32_t inputRate, IAudioSamples::Format outputFmt, IAudioSamples::Format inputFmt) (defined in com::avpkit::core::AudioResampler) | com::avpkit::core::AudioResampler | static |
| make(int32_t outputChannels, int32_t inputChannels, int32_t outputRate, int32_t inputRate, IAudioSamples::Format outputFmt, IAudioSamples::Format inputFmt, int32_t filterLen, int32_t log2PhaseCount, bool isLinear, double cutoff) (defined in com::avpkit::core::AudioResampler) | com::avpkit::core::AudioResampler | static |
| mAllocator | com::avpkit::ferry::RefCounted | protected |
| mRefCount | com::avpkit::ferry::RefCounted | protected |
| RefCounted() (defined in com::avpkit::ferry::RefCounted) | com::avpkit::ferry::RefCounted | protected |
| release() | com::avpkit::ferry::RefCounted | virtual |
| resample(IAudioSamples *pOutputSamples, IAudioSamples *pInputSamples, int32_t numSamples) | com::avpkit::core::AudioResampler | virtual |
| setJavaAllocator(void *allocator) | com::avpkit::ferry::RefCounted | |
| ~AudioResampler() (defined in com::avpkit::core::AudioResampler) | com::avpkit::core::AudioResampler | protectedvirtual |
| ~IAudioResampler() (defined in com::avpkit::core::IAudioResampler) | com::avpkit::core::IAudioResampler | protectedvirtual |
| ~RefCounted() (defined in com::avpkit::ferry::RefCounted) | com::avpkit::ferry::RefCounted | protectedvirtual |