HomeSort by relevance Sort by last modified time
    Searched refs:SetRecvRtpHeaderExtensions (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/libjingle/source/talk/media/base/
rtpdataengine.h 101 virtual bool SetRecvRtpHeaderExtensions(
filemediaengine.h 195 virtual bool SetRecvRtpHeaderExtensions(
282 virtual bool SetRecvRtpHeaderExtensions(
fakemediaengine.h 104 virtual bool SetRecvRtpHeaderExtensions(
    [all...]
mediachannel.h 601 virtual bool SetRecvRtpHeaderExtensions(
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/media/sctp/
sctpdataengine.h 177 virtual bool SetRecvRtpHeaderExtensions(
  /external/chromium_org/third_party/libjingle/source/talk/media/other/
linphonemediaengine.h 149 virtual bool SetRecvRtpHeaderExtensions(
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtcvideoengine2_unittest.cc 719 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
729 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
731 // Verify that SetRecvRtpHeaderExtensions doesn't implicitly add them for
739 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(empty_extensions));
746 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
    [all...]
webrtcvideoengine.h 276 virtual bool SetRecvRtpHeaderExtensions(
webrtcvideoengine2.h 256 virtual bool SetRecvRtpHeaderExtensions(
webrtcvoiceengine.h 341 virtual bool SetRecvRtpHeaderExtensions(
webrtcvoiceengine_unittest.cc 308 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
313 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
319 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
334 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
    [all...]
webrtcvideoengine_unittest.cc 191 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
194 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(extensions));
209 EXPECT_TRUE(channel_->SetRecvRtpHeaderExtensions(empty_extensions));
    [all...]
webrtcvideoengine2.cc     [all...]
webrtcvideoengine.cc     [all...]
webrtcvoiceengine.cc     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
channel.cc 891 if (!media_channel->SetRecvRtpHeaderExtensions(
    [all...]

Completed in 547 milliseconds