Searched defs:SetNACKStatus (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/modules/rtp_rtcp/source/ | ||
D | rtp_receiver_impl.cc | 133 void RtpReceiverImpl::SetNACKStatus(const NACKMethod method) { in SetNACKStatus() function in webrtc::RtpReceiverImpl |
/external/webrtc/webrtc/voice_engine/ | ||
D | voe_rtp_rtcp_impl.cc | 412 int VoERTP_RTCPImpl::SetNACKStatus(int channel, bool enable, int maxNoPackets) { in SetNACKStatus() function in webrtc::VoERTP_RTCPImpl |
D | channel.cc | 3327 void Channel::SetNACKStatus(bool enable, int maxNumberOfPackets) { in SetNACKStatus() function in webrtc::voe::Channel |