Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/
DAudioResamplerFirGen.h62 SineGen(double expNow, double expPrev, double twoCosStep) { in SineGen() argument
65 mTwoCos = twoCosStep; in SineGen()