Home
last modified time | relevance | path

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

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