Searched defs:SetRtxSsrc (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/webrtc/video_engine/ | ||
D | vie_receiver.cc | 103 void ViEReceiver::SetRtxSsrc(uint32_t ssrc) { in SetRtxSsrc() function in webrtc::ViEReceiver |
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_payload_registry.cc | 283 void RTPPayloadRegistry::SetRtxSsrc(uint32_t ssrc) { in SetRtxSsrc() function in webrtc::RTPPayloadRegistry |
D | rtp_rtcp_impl.cc | 254 void ModuleRtpRtcpImpl::SetRtxSsrc(uint32_t ssrc) { in SetRtxSsrc() function in webrtc::ModuleRtpRtcpImpl |
D | rtp_sender.cc | 340 void RTPSender::SetRtxSsrc(uint32_t ssrc) { in SetRtxSsrc() function in webrtc::RTPSender |