Buffer typedef | tklb::ResamplerCosineTpl< T > | private |
calculateBufferSize(Size in) | tklb::ResamplerCosineTpl< T > | inline |
estimateNeed(const Size out) const | tklb::ResamplerCosineTpl< T > | inline |
estimateOut(const Size in) const | tklb::ResamplerCosineTpl< T > | inline |
getLatency() const | tklb::ResamplerCosineTpl< T > | inline |
init(uint rateIn, uint rateOut, uint maxBlock=512, uchar channels=2, uchar quality=5) | tklb::ResamplerCosineTpl< T > | inline |
isInitialized() const | tklb::ResamplerCosineTpl< T > | inline |
MAX_CHANNELS | tklb::ResamplerCosineTpl< T > | privatestatic |
mFactor | tklb::ResamplerCosineTpl< T > | private |
mLastFrame | tklb::ResamplerCosineTpl< T > | private |
mOffset | tklb::ResamplerCosineTpl< T > | private |
mRateIn | tklb::ResamplerCosineTpl< T > | private |
mRateOut | tklb::ResamplerCosineTpl< T > | private |
process(const Buffer &in, Buffer &out) | tklb::ResamplerCosineTpl< T > | inline |
resample(Buffer &buffer, const uint rateOut, const uchar quality=5) | tklb::ResamplerCosineTpl< T > | inlinestatic |
ResamplerCosineTpl(uint rateIn, uint rateOut, uint maxBlock=512, uchar quality=5) | tklb::ResamplerCosineTpl< T > | inline |
ResamplerCosineTpl()=default | tklb::ResamplerCosineTpl< T > | |
Size typedef | tklb::ResamplerCosineTpl< T > | private |
uchar typedef | tklb::ResamplerCosineTpl< T > | private |
uint typedef | tklb::ResamplerCosineTpl< T > | private |