Searched defs:GetSsrcs (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/remote_bitrate_estimator/
H A Dremote_bitrate_estimator_single_stream.cc182 GetSsrcs(&ssrcs);
210 GetSsrcs(ssrcs);
224 void RemoteBitrateEstimatorSingleStream::GetSsrcs( function in class:webrtc::RemoteBitrateEstimatorSingleStream
/external/webrtc/talk/media/webrtc/
H A Dwebrtcvideoengine2.cc1019 for (uint32_t old_ssrc : it->second->GetSsrcs())
1050 for (uint32_t old_ssrc : stream->GetSsrcs())
1796 WebRtcVideoChannel2::WebRtcVideoSendStream::GetSsrcs() const { function in class:cricket::WebRtcVideoChannel2::WebRtcVideoSendStream
2279 WebRtcVideoChannel2::WebRtcVideoReceiveStream::GetSsrcs() const { function in class:cricket::WebRtcVideoChannel2::WebRtcVideoReceiveStream

Completed in 56 milliseconds