Searched refs:totalAttachedCount (Results 1 – 1 of 1) sorted by relevance
415 size_t& totalAttachedCount = attachedBufferCounts.editValueFor(streamId); in onBuffersRemoved() local422 if (count > totalAttachedCount) { in onBuffersRemoved()424 __FUNCTION__, count, totalAttachedCount); in onBuffersRemoved()429 totalAttachedCount -= count; in onBuffersRemoved()431 __FUNCTION__, streamId, streamSetId, totalHandoutCount, totalAttachedCount); in onBuffersRemoved()