Searched refs:sourceFrameCount (Results 1 – 1 of 1) sorted by relevance
866 size_t sourceFrameCount = thread->frameCount() * output.sampleRate in createTrack() local876 size_t frameCountToBeReady = 2 * sinkFrameCount + sourceFrameCount; in createTrack()882 size_t frameCount = frameCountToBeReady + 2 * (sourceFrameCount + sinkFrameCount); in createTrack()