Searched refs:shouldWait (Results 1 – 1 of 1) sorted by relevance
1132 bool shouldWait = (strategy == STRATEGY_SONIFICATION) || in startOutput() local1150 if (shouldWait && desc->isActive(latency * 2) && (waitMs < latency)) { in startOutput()