Searched defs:StopRTPDump (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/third_party/webrtc/video_engine/ | ||
D | vie_sender.cc | 74 int ViESender::StopRTPDump() { in StopRTPDump() function in webrtc::ViESender |
D | vie_receiver.cc | 375 int ViEReceiver::StopRTPDump() { in StopRTPDump() function in webrtc::ViEReceiver |
D | vie_rtp_rtcp_impl.cc | 861 int ViERTP_RTCPImpl::StopRTPDump(const int video_channel, in StopRTPDump() function in webrtc::ViERTP_RTCPImpl |
D | vie_channel.cc | 1262 int32_t ViEChannel::StopRTPDump(RTPDirections direction) { in StopRTPDump() function in webrtc::ViEChannel |
/external/chromium_org/third_party/webrtc/voice_engine/ | ||
D | voe_rtp_rtcp_impl.cc | 511 int VoERTP_RTCPImpl::StopRTPDump(int channel, RTPDirections direction) in StopRTPDump() function in webrtc::VoERTP_RTCPImpl |
D | channel.cc | 3603 Channel::StopRTPDump(RTPDirections direction) in StopRTPDump() function in webrtc::voe::Channel |