Searched refs:readAdvance (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/services/audioflinger/
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);
H A DAudioResamplerDyn.h96 inline void readAdvance(TI*& impulse, const int halfNumCoefs,

Completed in 199 milliseconds