Searched defs:SendNack (Results 1 – 8 of 8) sorted by relevance
36 void SendNack(const std::vector<uint16_t>& sequence_numbers, in SendNack() function in webrtc::TestNackRequester374 void SendNack(const std::vector<uint16_t>& sequence_numbers, in SendNack() function in webrtc::TestNackRequesterWithFieldTrial
170 void RtpVideoStreamReceiver2::RtcpFeedbackBuffer::SendNack( in SendNack() function in webrtc::RtpVideoStreamReceiver2::RtcpFeedbackBuffer754 void RtpVideoStreamReceiver2::SendNack( in SendNack() function in webrtc::RtpVideoStreamReceiver2
247 bool RtcpEncoderNode::SendNack(NackParams* param) in SendNack() function in RtcpEncoderNode
121 void RtcpTransceiver::SendNack(uint32_t ssrc, in SendNack() function in webrtc::RtcpTransceiver
633 void ModuleRtpRtcpImpl::SendNack( in SendNack() function in webrtc::ModuleRtpRtcpImpl
617 void ModuleRtpRtcpImpl2::SendNack( in SendNack() function in webrtc::ModuleRtpRtcpImpl2
236 void RtcpTransceiverImpl::SendNack(uint32_t ssrc, in SendNack() function in webrtc::RtcpTransceiverImpl
364 TEST_F(RtcpSenderTest, SendNack) { in TEST_F() argument