Home | History | Annotate | Download | only in audio

Lines Matching refs:shouldWait

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