Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/
DAudioResamplerDyn.cpp145 void AudioResamplerDyn<TC, TI, TO>::InBuffer::readAdvance(TI*& impulse, const int halfNumCoefs, in readAdvance() function in android::AudioResamplerDyn::InBuffer
674 mInBuffer.template readAdvance<CHANNELS>( in resample()
685 mInBuffer.template readAdvance<CHANNELS>( in resample()
724 mInBuffer.template readAdvance<CHANNELS>(impulse, halfNumCoefs, in, inputIndex); in resample()
DAudioResamplerDyn.h134 inline void readAdvance(TI*& impulse, const int halfNumCoefs,