Searched refs:TmmbrInformation (Results 1 – 2 of 2) sorted by relevance
124 struct TmmbrInformation;138 TmmbrInformation* FindOrCreateTmmbrInfo(uint32_t remote_ssrc)143 TmmbrInformation* GetTmmbrInformation(uint32_t remote_ssrc)260 std::map<uint32_t, TmmbrInformation> tmmbr_infos_
120 struct RTCPReceiver::TmmbrInformation { struct in webrtc::RTCPReceiver629 RTCPReceiver::TmmbrInformation* RTCPReceiver::FindOrCreateTmmbrInfo( in FindOrCreateTmmbrInfo()632 TmmbrInformation* tmmbr_info = &tmmbr_infos_[remote_ssrc]; in FindOrCreateTmmbrInfo()644 RTCPReceiver::TmmbrInformation* RTCPReceiver::GetTmmbrInformation( in GetTmmbrInformation()678 TmmbrInformation* tmmbr_info = &tmmbr_it->second; in UpdateTmmbrTimers()705 TmmbrInformation* tmmbr_info = GetTmmbrInformation(remote_ssrc_); in BoundingSet()781 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye()917 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbr.sender_ssrc()); in HandleTmmbr()938 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbn.sender_ssrc()); in HandleTmmbn()