Searched refs:stream_count (Results 1 – 2 of 2) sorted by relevance
114 for (auto& stream_count : buffers_in_flight_) { in Clear() local115 stream_count.second = 0; in Clear()
54 uint8_t stream_count; /*Number of streams in a bundle*/ member