calculateBufferSize(Size initialSize) | tklb::ResamplerSpeexTpl< T, Buffer > | inline |
estimateNeed(const Size out) const | tklb::ResamplerSpeexTpl< T, Buffer > | inline |
estimateOut(const Size in) const | tklb::ResamplerSpeexTpl< T, Buffer > | inline |
getLatency() const | tklb::ResamplerSpeexTpl< T, Buffer > | inline |
init(uint rateIn, uint rateOut, uint maxBlock=512, uchar maxChannels=2, uchar quality=5) | tklb::ResamplerSpeexTpl< T, Buffer > | inline |
isInitialized() const | tklb::ResamplerSpeexTpl< T, Buffer > | inline |
mConvertIn | tklb::ResamplerSpeexTpl< T, Buffer > | private |
mConvertOut | tklb::ResamplerSpeexTpl< T, Buffer > | private |
mRateIn | tklb::ResamplerSpeexTpl< T, Buffer > | private |
mRateOut | tklb::ResamplerSpeexTpl< T, Buffer > | private |
mState | tklb::ResamplerSpeexTpl< T, Buffer > | private |
process(const Buffer &in, Buffer &out) | tklb::ResamplerSpeexTpl< T, Buffer > | inline |
resample(Buffer &buffer, const uint rateOut, const uchar quality=5) | tklb::ResamplerSpeexTpl< T, Buffer > | inlinestatic |
ResamplerSpeexTpl(uint rateIn, uint rateOut, uint maxBlock=512, uchar quality=5) | tklb::ResamplerSpeexTpl< T, Buffer > | inline |
ResamplerSpeexTpl()=default | tklb::ResamplerSpeexTpl< T, Buffer > | |
Size typedef | tklb::ResamplerSpeexTpl< T, Buffer > | private |
uchar typedef | tklb::ResamplerSpeexTpl< T, Buffer > | private |
uint typedef | tklb::ResamplerSpeexTpl< T, Buffer > | private |
~ResamplerSpeexTpl() | tklb::ResamplerSpeexTpl< T, Buffer > | inline |