Searched refs:newUndequeuedCount (Results 1 – 1 of 1) sorted by relevance
346 const int newUndequeuedCount = maxBufferCount - (dequeuedCount+1); in dequeueBuffer() local348 if (newUndequeuedCount < minUndequeuedCount) { in dequeueBuffer()352 newUndequeuedCount); in dequeueBuffer()