Searched refs:readAdvance (Results 1 – 2 of 2) sorted by relevance
144 void AudioResamplerDyn<TC, TI, TO>::InBuffer::readAdvance(TI*& impulse, const int halfNumCoefs, in readAdvance() function in android::AudioResamplerDyn::InBuffer685 mInBuffer.template readAdvance<CHANNELS>( in resample()696 mInBuffer.template readAdvance<CHANNELS>( in resample()735 mInBuffer.template readAdvance<CHANNELS>(impulse, halfNumCoefs, in, inputIndex); in resample()
134 inline void readAdvance(TI*& impulse, const int halfNumCoefs,