Home
last modified time | relevance | path

Searched defs:tmmbr_info (Results 1 – 1 of 1) sorted by relevance

/external/webrtc/modules/rtp_rtcp/source/
Drtcp_receiver.cc632 TmmbrInformation* tmmbr_info = &tmmbr_infos_[remote_ssrc]; in FindOrCreateTmmbrInfo() local
678 TmmbrInformation* tmmbr_info = &tmmbr_it->second; in UpdateTmmbrTimers() local
705 TmmbrInformation* tmmbr_info = GetTmmbrInformation(remote_ssrc_); in BoundingSet() local
781 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye() local
917 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbr.sender_ssrc()); in HandleTmmbr() local
938 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbn.sender_ssrc()); in HandleTmmbn() local