Home
last modified time | relevance | path

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

/aosp_15_r20/external/webrtc/modules/rtp_rtcp/source/rtcp_packet/
H A Dnack.cc127 void Nack::SetPacketIds(const uint16_t* nack_list, size_t length) { in SetPacketIds() function in webrtc::rtcp::Nack
132 void Nack::SetPacketIds(std::vector<uint16_t> nack_list) { in SetPacketIds() function in webrtc::rtcp::Nack