Searched refs:is_probe (Results 1 – 1 of 1) sorted by relevance
658 bool is_probe = pacing_info.probe_cluster_id != PacedPacketInfo::kNotAProbe; in GetPendingPacket() local659 if (!unpaced_audio_packet && !is_probe) { in GetPendingPacket()