Home
last modified time | relevance | path

Searched refs:GetRtxSsrc (Results 1 – 13 of 13) sorted by relevance

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/include/
H A Drtp_payload_registry.h53 bool GetRtxSsrc(uint32_t* ssrc) const;
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/include/
H A Drtp_payload_registry.h53 bool GetRtxSsrc(uint32_t* ssrc) const;
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/include/
H A Drtp_payload_registry.h53 bool GetRtxSsrc(uint32_t* ssrc) const;
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/include/
H A Drtp_payload_registry.h61 bool GetRtxSsrc(uint32_t* ssrc) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/interface/
H A Drtp_payload_registry.h80 bool GetRtxSsrc(uint32_t* ssrc) const;
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/video_engine/
H A Dvie_receiver.h52 bool GetRtxSsrc(uint32_t* ssrc) const;
H A Dvie_receiver.cc132 bool ViEReceiver::GetRtxSsrc(uint32_t* ssrc) const { in GetRtxSsrc() function in webrtc::ViEReceiver
133 return rtp_payload_registry_->GetRtxSsrc(ssrc); in GetRtxSsrc()
H A Dvie_channel.cc300 if (vie_receiver_.GetRtxSsrc(&ssrc)) { in UpdateHistograms()
1492 if (vie_receiver_.GetRtxSsrc(&rtx_ssrc)) { in GetReceiveStreamDataCounters()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_payload_registry.cc274 bool RTPPayloadRegistry::GetRtxSsrc(uint32_t* ssrc) const { in GetRtxSsrc() function in webrtc::RTPPayloadRegistry
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/rtp_rtcp/source/
H A Drtp_payload_registry.cc274 bool RTPPayloadRegistry::GetRtxSsrc(uint32_t* ssrc) const { in GetRtxSsrc() function in webrtc::RTPPayloadRegistry
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_payload_registry.cc274 bool RTPPayloadRegistry::GetRtxSsrc(uint32_t* ssrc) const { in GetRtxSsrc() function in webrtc::RTPPayloadRegistry
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_payload_registry.cc302 bool RTPPayloadRegistry::GetRtxSsrc(uint32_t* ssrc) const { in GetRtxSsrc() function in webrtc::RTPPayloadRegistry
/dports/www/firefox-legacy/firefox-52.8.0esr/media/webrtc/trunk/webrtc/modules/rtp_rtcp/source/
H A Drtp_payload_registry.cc281 bool RTPPayloadRegistry::GetRtxSsrc(uint32_t* ssrc) const { in GetRtxSsrc() function in webrtc::RTPPayloadRegistry