Searched refs:RTCPReceiveInformation (Results 1 – 4 of 4) sorted by relevance
119 RTCPReceiveInformation::RTCPReceiveInformation() in RTCPReceiveInformation() function in webrtc::RTCPHelp::RTCPReceiveInformation126 RTCPReceiveInformation::~RTCPReceiveInformation() { in ~RTCPReceiveInformation()131 void RTCPReceiveInformation::VerifyAndAllocateTMMBRSet( in VerifyAndAllocateTMMBRSet()140 void RTCPReceiveInformation::InsertTMMBRItem( in InsertTMMBRItem()163 int32_t RTCPReceiveInformation::GetTMMBRSet( in GetTMMBRSet()189 void RTCPReceiveInformation::VerifyAndAllocateBoundingSet( in VerifyAndAllocateBoundingSet()
27 using RTCPHelp::RTCPReceiveInformation;93 std::map<uint32_t, RTCPReceiveInformation*>::iterator first = in ~RTCPReceiver()416 RTCPReceiveInformation* ptrReceiveInfo = CreateReceiveInformation(remoteSSRC); in HandleSenderReceiverReport()643 RTCPReceiveInformation*647 std::map<uint32_t, RTCPReceiveInformation*>::iterator it = in CreateReceiveInformation()653 RTCPReceiveInformation* receiveInfo = new RTCPReceiveInformation; in CreateReceiveInformation()658 RTCPReceiveInformation*662 std::map<uint32_t, RTCPReceiveInformation*>::iterator it = in GetReceiveInformation()671 RTCPReceiveInformation& receiveInformation) { in UpdateReceiveInformation()711 std::map<uint32_t, RTCPReceiveInformation*>::iterator receiveInfoIt = in UpdateRTCPReceiveInformationTimers()[all …]
118 RTCPHelp::RTCPReceiveInformation* CreateReceiveInformation(120 RTCPHelp::RTCPReceiveInformation* GetReceiveInformation(uint32_t remoteSSRC);123 RTCPHelp::RTCPReceiveInformation& receiveInformation);214 void HandleTMMBRItem(RTCPHelp::RTCPReceiveInformation& receiveInfo,228 void HandleTMMBNItem(RTCPHelp::RTCPReceiveInformation& receiveInfo,236 void HandleFIRItem(RTCPHelp::RTCPReceiveInformation* receiveInfo,255 typedef std::map<uint32_t, RTCPHelp::RTCPReceiveInformation*>
98 class RTCPReceiveInformation101 RTCPReceiveInformation();102 ~RTCPReceiveInformation();