Home
last modified time | relevance | path

Searched refs:ChosenPacket (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/streaming/
Dsender.h201 struct ChosenPacket { struct
210 struct ChosenPacketAndWhen : public ChosenPacket {
236 ChosenPacket ChooseNextRtpPacketNeedingSend();
Dsender.cc215 ChosenPacket chosen = ChooseNextRtpPacketNeedingSend(); in GetRtpPacketForImmediateSend()
459 Sender::ChosenPacket Sender::ChooseNextRtpPacketNeedingSend() { in ChooseNextRtpPacketNeedingSend()