HomeSort by relevance Sort by last modified time
    Searched refs:GetBestFittingPacket (Results 1 - 3 of 3) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_packet_history.h 62 bool GetBestFittingPacket(uint8_t* packet, size_t* packet_length,
rtp_packet_history.cc 232 bool RTPPacketHistory::GetBestFittingPacket(uint8_t* packet,
rtp_sender.cc 574 if (!packet_history_.GetBestFittingPacket(buffer, &length,
    [all...]

Completed in 133 milliseconds