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