Lines Matching refs:IsHighLatency
1421 if (tryGreater(TryCand.IsHighLatency, Cand.IsHighLatency,1424 if (TryCand.IsHighLatency && tryGreater(TryCand.Height, Cand.Height,1487 TryCand.IsHighLatency = TryCand.Block->isHighLatencyBlock();1520 << (Cand.IsHighLatency ? "yes\n" : "no\n");