HomeSort by relevance Sort by last modified time
    Searched defs:SetPadWithRedundantPayloads (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/webrtc/video_engine/include/
vie_rtp_rtcp.h 143 virtual int SetPadWithRedundantPayloads(int video_channel, bool enable) {
  /external/chromium_org/third_party/webrtc/video_engine/
vie_rtp_rtcp_impl.cc 210 int ViERTP_RTCPImpl::SetPadWithRedundantPayloads(int video_channel,
221 vie_channel->SetPadWithRedundantPayloads(enable);
    [all...]
vie_channel.cc 870 void ViEChannel::SetPadWithRedundantPayloads(bool enable) {
    [all...]

Completed in 202 milliseconds