Searched refs:STREAM_BUFFER_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
92 static constexpr int STREAM_BUFFER_THRESHOLD = 5; variable
1512 if (streamNum >= STREAM_BUFFER_THRESHOLD) { in NotifyStreamListener()