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

  /frameworks/av/services/audioflinger/
AudioResamplerDyn.h 63 mL(0), mShift(0), mHalfNumCoefs(0), mFirCoefs(NULL)
71 const TC* mFirCoefs; // polyphase filter bank
AudioResamplerSinc.h 72 const int32_t * mFirCoefs;

Completed in 643 milliseconds