/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/ |
general_primitives.cc | 80 webrtc::kRtcpCompound_RFC4585));
|
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ |
vie_autotest_simulcast.cc | 238 webrtc::kRtcpCompound_RFC4585); 259 webrtc::kRtcpCompound_RFC4585);
|
vie_autotest_rtp_rtcp.cc | 722 EXPECT_EQ(webrtc::kRtcpCompound_RFC4585, rtcpMode); 724 tbChannel.videoChannel, webrtc::kRtcpCompound_RFC4585)); 727 EXPECT_EQ(webrtc::kRtcpCompound_RFC4585, rtcpMode); 739 tbChannel.videoChannel, webrtc::kRtcpCompound_RFC4585)); 808 tbChannel.videoChannel, webrtc::kRtcpCompound_RFC4585)); [all...] |
vie_autotest_loopback.cc | 201 webrtc::kRtcpCompound_RFC4585);
|
vie_autotest_record.cc | 261 webrtc::kRtcpCompound_RFC4585);
|
vie_autotest_codec.cc | 156 video_channel, webrtc::kRtcpCompound_RFC4585)); 313 video_channel, webrtc::kRtcpCompound_RFC4585)); [all...] |
vie_autotest_custom_call.cc | 452 webrtc::kRtcpCompound_RFC4585); [all...] |
/external/chromium_org/third_party/webrtc/video_engine/include/ |
vie_rtp_rtcp.h | 36 kRtcpCompound_RFC4585 = 1, 167 // Default mode is kRtcpCompound_RFC4585.
|
/external/chromium_org/third_party/webrtc/video/ |
video_receive_stream.cc | 272 rtp_rtcp_->SetRTCPStatus(channel_, kRtcpCompound_RFC4585);
|
video_send_stream.cc | 469 rtp_rtcp_->SetRTCPStatus(channel_, kRtcpCompound_RFC4585);
|
/external/chromium_org/third_party/webrtc/video_engine/ |
vie_rtp_rtcp_impl.cc | 33 case kRtcpCompound_RFC4585: 49 return kRtcpCompound_RFC4585; [all...] |
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/ |
webrtcvideoengine.cc | [all...] |
webrtcvideoengine_unittest.cc | [all...] |