Searched defs:SendNack (Results 1 – 12 of 12) sorted by relevance
37 void SendNack(const std::vector<uint16_t>& sequence_numbers, in SendNack() function in webrtc::TestNackModule345 void SendNack(const std::vector<uint16_t>& sequence_numbers, in SendNack() function in webrtc::TestNackModuleWithFieldTrial
40 void SendNack(const std::vector<uint16_t>& sequence_numbers, in SendNack() function in webrtc::TestNackModule2385 void SendNack(const std::vector<uint16_t>& sequence_numbers, in SendNack() function in webrtc::TestNackModule2WithFieldTrial
122 void RtcpTransceiver::SendNack(uint32_t ssrc, in SendNack() function in webrtc::RtcpTransceiver
191 void RtcpTransceiverImpl::SendNack(uint32_t ssrc, in SendNack() function in webrtc::RtcpTransceiverImpl
577 void ModuleRtpRtcpImpl2::SendNack( in SendNack() function in webrtc::ModuleRtpRtcpImpl2
673 void ModuleRtpRtcpImpl::SendNack( in SendNack() function in webrtc::ModuleRtpRtcpImpl
339 TEST_F(RtcpSenderTest, SendNack) { in TEST_F() argument
545 void VideoReceiveStream::SendNack(const std::vector<uint16_t>& sequence_numbers, in SendNack() function in webrtc::internal::VideoReceiveStream
518 void VideoReceiveStream2::SendNack( in SendNack() function in webrtc::internal::VideoReceiveStream2
141 void RtpVideoStreamReceiver2::RtcpFeedbackBuffer::SendNack( in SendNack() function in webrtc::RtpVideoStreamReceiver2::RtcpFeedbackBuffer
128 void RtpVideoStreamReceiver::RtcpFeedbackBuffer::SendNack( in SendNack() function in webrtc::RtpVideoStreamReceiver::RtcpFeedbackBuffer
111 size_t GDBRemoteCommunication::SendNack() { in SendNack() function in GDBRemoteCommunication