Home | History | Annotate | Download | only in audio

Lines Matching refs:shouldWait

743         bool shouldWait = (strategy == STRATEGY_SONIFICATION) ||
761 if (shouldWait && desc->isActive(latency * 2) && (waitMs < latency)) {