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