Searched refs:mOutputPhase (Results 1 – 3 of 3) sorted by relevance
91 mOutputPhase += mPhaseIncrement; in incrementOutputPhase()92 if (mOutputPhase > M_PI) { in incrementOutputPhase()93 mOutputPhase -= (2.0 * M_PI); in incrementOutputPhase()105 float sinOut = sinf(mOutputPhase); in processOutputFrame()171 mOutputPhase = 0.0f; in prepareToTest()182 double mOutputPhase = 0.0; variable
54 if (transformSample(sample, mOutputPhase)) { in processInputFrame()
147 mOutputPhase = 0.0; in processInputFrame()