Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/frontend/gcastv2/webrtc/include/webrtc/
DRTPSender.h96 void retransmitPackets(uint32_t localSSRC, uint16_t PID, uint16_t BLP);
/device/google/cuttlefish/host/frontend/gcastv2/webrtc/
DRTPSender.cpp189 retransmitPackets(SSRC, PID, BLP); in processRTCP()
506 void RTPSender::retransmitPackets( in retransmitPackets() function in RTPSender