Home
last modified time | relevance | path

Searched defs:restored_packet (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_payload_registry.cc235 bool RTPPayloadRegistry::RestoreOriginalPacket(uint8_t** restored_packet, in RestoreOriginalPacket()
244 bool RTPPayloadRegistry::RestoreOriginalPacket(uint8_t* restored_packet, in RestoreOriginalPacket()
Drtp_payload_registry_unittest.cc301 rtc::scoped_ptr<uint8_t[]> restored_packet( in TestRtxPacket() local
Dnack_rtx_unittest.cc106 uint8_t restored_packet[1500]; in SendRtp() local