Searched refs:driftValues (Results 1 – 1 of 1) sorted by relevance
2258 float driftValues[driftValueCount]; in _PlayThread() local2260 driftValues[i] = 1.0; in _PlayThread()2308 driftValues[currentDriftValueIndex++] = drift; in _PlayThread()2313 drift += driftValues[i]; in _PlayThread()