Searched refs:totalHandoutCount (Results 1 – 1 of 1) sorted by relevance
429 size_t& totalHandoutCount = handOutBufferCounts.editValueFor(streamId); in onBuffersRemoved() local433 if (count > totalHandoutCount) { in onBuffersRemoved()435 __FUNCTION__, count, totalHandoutCount); in onBuffersRemoved()444 totalHandoutCount -= count; in onBuffersRemoved()447 __FUNCTION__, streamId, streamSetId, isMultiRes, totalHandoutCount, in onBuffersRemoved()