Searched refs:desiredBufferSizeInFrames (Results 1 – 1 of 1) sorted by relevance
195 const int desiredBufferSizeInFrames = wholeMultiplier( in calculateBufferSizeInFrames() local199 return wholeMultiplier(desiredBufferSizeInFrames, burstSizeInFrames) * burstSizeInFrames; in calculateBufferSizeInFrames()