Home
last modified time | relevance | path

Searched defs:SetPadWithRedundantPayloads (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_rtp_rtcp.h143 virtual int SetPadWithRedundantPayloads(int video_channel, bool enable) { in SetPadWithRedundantPayloads() function
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_rtp_rtcp_impl.cc210 int ViERTP_RTCPImpl::SetPadWithRedundantPayloads(int video_channel, in SetPadWithRedundantPayloads() function in webrtc::ViERTP_RTCPImpl
Dvie_channel.cc870 void ViEChannel::SetPadWithRedundantPayloads(bool enable) { in SetPadWithRedundantPayloads() function in webrtc::ViEChannel