Home
last modified time | relevance | path

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

/external/chromium_org/third_party/webrtc/voice_engine/
Dvoe_rtp_rtcp_impl.cc93 int VoERTP_RTCPImpl::GetRemoteSSRC(int channel, unsigned int& ssrc) in GetRemoteSSRC() function in webrtc::VoERTP_RTCPImpl
Dchannel.cc3069 Channel::GetRemoteSSRC(unsigned int& ssrc) in GetRemoteSSRC() function in webrtc::voe::Channel
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_rtp_rtcp_impl.cc164 int ViERTP_RTCPImpl::GetRemoteSSRC(const int video_channel, in GetRemoteSSRC() function in webrtc::ViERTP_RTCPImpl
Dvie_channel.cc854 int32_t ViEChannel::GetRemoteSSRC(uint32_t* ssrc) { in GetRemoteSSRC() function in webrtc::ViEChannel