Searched refs:totalHandoutCount (Results 1 – 1 of 1) sorted by relevance
413 size_t& totalHandoutCount = handOutBufferCounts.editValueFor(streamId); in onBuffersRemoved() local417 if (count > totalHandoutCount) { in onBuffersRemoved()419 __FUNCTION__, count, totalHandoutCount); in onBuffersRemoved()428 totalHandoutCount -= count; in onBuffersRemoved()431 __FUNCTION__, streamId, streamSetId, totalHandoutCount, totalAttachedCount); in onBuffersRemoved()