Home
last modified time | relevance | path

Searched refs:GetTmmbrInformation (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.h143 TmmbrInformation* GetTmmbrInformation(uint32_t remote_ssrc)
Drtcp_receiver.cc644 RTCPReceiver::TmmbrInformation* RTCPReceiver::GetTmmbrInformation( in GetTmmbrInformation() function in webrtc::RTCPReceiver
705 TmmbrInformation* tmmbr_info = GetTmmbrInformation(remote_ssrc_); in BoundingSet()
781 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye()