Home
last modified time | relevance | path

Searched refs:kNormalPriorityMax (Results 1 – 1 of 1) sorted by relevance

/external/openscreen/cast/streaming/
Dssrc.cc21 constexpr int kNormalPriorityMax = 100000; variable
35 higher_priority ? kHigherPriorityMax : kNormalPriorityMax); in GenerateSsrc()