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

/frameworks/av/services/audioflinger/
H A DAudioResamplerDyn.h96 inline void readAdvance(TI*& impulse, const int halfNumCoefs,
H A DAudioResamplerDyn.cpp138 void AudioResamplerDyn<TC, TI, TO>::InBuffer::readAdvance(TI*& impulse, const int halfNumCoefs, function in class:android::AudioResamplerDyn::InBuffer
537 mInBuffer.template readAdvance<CHANNELS>(
548 mInBuffer.template readAdvance<CHANNELS>(
587 mInBuffer.template readAdvance<CHANNELS>(impulse, halfNumCoefs, in, inputIndex);

Completed in 1642 milliseconds