Home
last modified time | relevance | path

Searched refs:readAdvance (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaudioprocessing/
DAudioResamplerDyn.cpp139 void AudioResamplerDyn<TC, TI, TO>::InBuffer::readAdvance(TI*& impulse, const int halfNumCoefs, in readAdvance() function in android::AudioResamplerDyn::InBuffer
548 mInBuffer.template readAdvance<CHANNELS>( in resample()
559 mInBuffer.template readAdvance<CHANNELS>( in resample()
598 mInBuffer.template readAdvance<CHANNELS>(impulse, halfNumCoefs, in, inputIndex); in resample()
DAudioResamplerDyn.h96 inline void readAdvance(TI*& impulse, const int halfNumCoefs,