Home
last modified time | relevance | path

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

/frameworks/opt/net/voip/src/jni/rtp/
DAudioGroup.cpp890 int chances = 100; in threadLoop() local
892 while (--chances > 0 && (toWrite > 0 || toRead > 0)) { in threadLoop()
926 if (chances <= 0) { in threadLoop()