Searched refs:getIntegerPhase (Results 1 – 4 of 4) sorted by relevance
35 float phase = (float) getIntegerPhase() / mDenominator; in readFrame()
44 const double tablePhase = getIntegerPhase() * mPhaseScaler; in readFrame()
55 double tablePhase = getIntegerPhase() * mPhaseScaler; in readFrame()
250 int32_t getIntegerPhase() { in getIntegerPhase() function