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