Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver_help.cc131 void RTCPReceiveInformation::VerifyAndAllocateTMMBRSet( in VerifyAndAllocateTMMBRSet() function in webrtc::RTCPHelp::RTCPReceiveInformation
156 VerifyAndAllocateTMMBRSet(TmmbrSet.lengthOfSet() + 1); in InsertTMMBRItem()
Drtcp_receiver_help.h105 void VerifyAndAllocateTMMBRSet(const uint32_t minimumSize);
Drtcp_receiver.cc1044 ptrReceiveInfo->VerifyAndAllocateTMMBRSet((uint32_t)maxNumOfTMMBRBlocks); in HandleTMMBR()