Searched refs:kMaxStallIntervalUs (Results 1 – 1 of 1) sorted by relevance
98 static const unsigned kMaxStallIntervalUs = 100000; in GetNewChunk() local224 std::min(kMaxStallIntervalUs, (stall_interval_us + 1) * 8); in GetNewChunk()