Home
last modified time | relevance | path

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

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.cc560 TmmbrInformation* tmmbr_info = &tmmbr_infos_[remote_ssrc]; in FindOrCreateTmmbrInfo() local
621 TmmbrInformation* tmmbr_info = &tmmbr_it->second; in UpdateTmmbrTimers() local
648 TmmbrInformation* tmmbr_info = GetTmmbrInformation(remote_ssrc_); in BoundingSet() local
724 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye() local
860 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbr.sender_ssrc()); in HandleTmmbr() local
881 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbn.sender_ssrc()); in HandleTmmbn() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/rtp_rtcp/source/
H A 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
780 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye() local
915 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbr.sender_ssrc()); in HandleTmmbr() local
936 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbn.sender_ssrc()); in HandleTmmbn() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/rtp_rtcp/source/
H A 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
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.cc534 TmmbrInformation* tmmbr_info = &tmmbr_infos_[remote_ssrc]; in FindOrCreateTmmbrInfo() local
602 TmmbrInformation* tmmbr_info = &tmmbr_it->second; in UpdateTmmbrTimers() local
629 TmmbrInformation* tmmbr_info = GetTmmbrInformation(remote_ssrc_); in BoundingSet() local
696 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye() local
814 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbr.sender_ssrc()); in HandleTmmbr() local
834 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbn.sender_ssrc()); in HandleTmmbn() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.cc534 TmmbrInformation* tmmbr_info = &tmmbr_infos_[remote_ssrc]; in FindOrCreateTmmbrInfo() local
602 TmmbrInformation* tmmbr_info = &tmmbr_it->second; in UpdateTmmbrTimers() local
629 TmmbrInformation* tmmbr_info = GetTmmbrInformation(remote_ssrc_); in BoundingSet() local
696 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye() local
814 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbr.sender_ssrc()); in HandleTmmbr() local
834 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbn.sender_ssrc()); in HandleTmmbn() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.cc532 TmmbrInformation* tmmbr_info = &tmmbr_infos_[remote_ssrc]; in FindOrCreateTmmbrInfo() local
600 TmmbrInformation* tmmbr_info = &tmmbr_it->second; in UpdateTmmbrTimers() local
627 TmmbrInformation* tmmbr_info = GetTmmbrInformation(remote_ssrc_); in BoundingSet() local
694 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye() local
812 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbr.sender_ssrc()); in HandleTmmbr() local
832 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbn.sender_ssrc()); in HandleTmmbn() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/rtp_rtcp/source/
H A Drtcp_receiver.cc665 TmmbrInformation* tmmbr_info = &tmmbr_infos_[remote_ssrc]; in FindOrCreateTmmbrInfo() local
711 TmmbrInformation* tmmbr_info = &tmmbr_it->second; in UpdateTmmbrTimers() local
738 TmmbrInformation* tmmbr_info = GetTmmbrInformation(remote_ssrc_); in BoundingSet() local
818 TmmbrInformation* tmmbr_info = GetTmmbrInformation(bye.sender_ssrc()); in HandleBye() local
953 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbr.sender_ssrc()); in HandleTmmbr() local
974 TmmbrInformation* tmmbr_info = FindOrCreateTmmbrInfo(tmmbn.sender_ssrc()); in HandleTmmbn() local
/dports/net/ortp/ortp-1.0.2-0/include/ortp/
H A Drtpsession.h364 OrtpRtcpTmmbrInfo tmmbr_info; member