Searched refs:kMaxReprocessStreamCount (Results 1 – 3 of 3) sorted by relevance
135 static const uint32_t kMaxReprocessStreamCount = 2; variable
382 static const uint32_t kMaxReprocessStreamCount = 2; variable
563 if (mReprocessStreamCount >= kMaxReprocessStreamCount) { in allocateReprocessStreamFromStream()