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

  /frameworks/av/services/audioflinger/
AudioResamplerDyn.h 96 inline void readAdvance(TI*& impulse, const int halfNumCoefs,
AudioResamplerDyn.cpp 138 void AudioResamplerDyn<TC, TI, TO>::InBuffer::readAdvance(TI*& impulse, const int halfNumCoefs,
537 mInBuffer.template readAdvance<CHANNELS>(
548 mInBuffer.template readAdvance<CHANNELS>(
587 mInBuffer.template readAdvance<CHANNELS>(impulse, halfNumCoefs, in, inputIndex);

Completed in 202 milliseconds