Searched refs:nextFractionalIndex (Results 1 – 1 of 1) sorted by relevance
56 double nextFractionalIndex = m_virtualReadIndex + framesToProcess * rate(); in getSourcePointer() local59 int endIndex = static_cast<int>(nextFractionalIndex + 1.0); // round up to next integer index in getSourcePointer()