Home
last modified time | relevance | path

Searched refs:GetBestFittingPacket (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_packet_history.h62 bool GetBestFittingPacket(uint8_t* packet, size_t* packet_length,
Drtp_packet_history.cc232 bool RTPPacketHistory::GetBestFittingPacket(uint8_t* packet, in GetBestFittingPacket() function in webrtc::RTPPacketHistory
Drtp_sender.cc574 if (!packet_history_.GetBestFittingPacket(buffer, &length, in TrySendRedundantPayloads()