Searched defs:GetRemoteSSRC (Results 1 – 4 of 4) sorted by relevance
/external/chromium_org/third_party/webrtc/voice_engine/ | ||
D | voe_rtp_rtcp_impl.cc | 93 int VoERTP_RTCPImpl::GetRemoteSSRC(int channel, unsigned int& ssrc) in GetRemoteSSRC() function in webrtc::VoERTP_RTCPImpl |
D | channel.cc | 3069 Channel::GetRemoteSSRC(unsigned int& ssrc) in GetRemoteSSRC() function in webrtc::voe::Channel |
/external/chromium_org/third_party/webrtc/video_engine/ | ||
D | vie_rtp_rtcp_impl.cc | 164 int ViERTP_RTCPImpl::GetRemoteSSRC(const int video_channel, in GetRemoteSSRC() function in webrtc::ViERTP_RTCPImpl |
D | vie_channel.cc | 854 int32_t ViEChannel::GetRemoteSSRC(uint32_t* ssrc) { in GetRemoteSSRC() function in webrtc::ViEChannel |