/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/ |
D | vie_autotest_rtp_rtcp.cc | 117 EXPECT_EQ(0, ViE.rtp_rtcp->SetStartSequenceNumber( in ViERtpRtcpStandardTest() 121 EXPECT_EQ(0, ViE.rtp_rtcp->SetLocalSSRC(tbChannel.videoChannel, kVideoSsrc, in ViERtpRtcpStandardTest() 144 EXPECT_EQ(0, ViE.rtp_rtcp->SetRTCPCName(tbChannel.videoChannel, sendCName)); in ViERtpRtcpStandardTest() 148 EXPECT_EQ(0, ViE.rtp_rtcp->GetRTCPCName( in ViERtpRtcpStandardTest() 159 EXPECT_EQ(0, ViE.rtp_rtcp->GetRemoteRTCPCName( in ViERtpRtcpStandardTest() 181 EXPECT_EQ(0, ViE.rtp_rtcp->SetNACKStatus(tbChannel.videoChannel, true)); in ViERtpRtcpStandardTest() 192 EXPECT_EQ(0, ViE.rtp_rtcp->GetReceiveChannelRtcpStatistics( in ViERtpRtcpStandardTest() 194 EXPECT_EQ(0, ViE.rtp_rtcp->GetBandwidthUsage( in ViERtpRtcpStandardTest() 222 EXPECT_EQ(0, ViE.rtp_rtcp->SetTransmissionSmoothingStatus( in ViERtpRtcpStandardTest() 224 EXPECT_EQ(0, ViE.rtp_rtcp->SetNACKStatus(tbChannel.videoChannel, true)); in ViERtpRtcpStandardTest() [all …]
|
D | vie_file_based_comparison_tests.cc | 51 ConfigureRtpRtcp(interfaces.rtp_rtcp, kNack, video_channel); in TestCallSetup() 69 interfaces.base, interfaces.network, interfaces.rtp_rtcp, in TestCallSetup() 115 EXPECT_EQ(0, interfaces.rtp_rtcp->SetLocalSSRC(video_channel, 12345)); in TestFullStack() 119 ConfigureRtpRtcp(interfaces.rtp_rtcp, protection_method, video_channel); in TestFullStack()
|
D | vie_autotest_codec.cc | 149 webrtc::ViERTP_RTCP* rtp_rtcp = interfaces.rtp_rtcp; in ViECodecStandardTest() local 155 EXPECT_EQ(0, rtp_rtcp->SetRTCPStatus( in ViECodecStandardTest() 158 EXPECT_EQ(0, rtp_rtcp->SetKeyFrameRequestMethod( in ViECodecStandardTest() 160 EXPECT_EQ(0, rtp_rtcp->SetTMMBRStatus(video_channel, true)); in ViECodecStandardTest() 303 webrtc::ViERTP_RTCP* rtp_rtcp = interfaces.rtp_rtcp; in ViECodecExtendedTest() local 312 EXPECT_EQ(0, rtp_rtcp->SetRTCPStatus( in ViECodecExtendedTest() 314 EXPECT_EQ(0, rtp_rtcp->SetKeyFrameRequestMethod( in ViECodecExtendedTest() 316 EXPECT_EQ(0, rtp_rtcp->SetTMMBRStatus(video_channel, true)); in ViECodecExtendedTest() 406 EXPECT_EQ(0, video_engine.rtp_rtcp->SetLocalSSRC(video_channel_1, 1)); in ViECodecExtendedTest() 407 EXPECT_EQ(0, video_engine.rtp_rtcp->SetLocalSSRC(video_channel_2, 2)); in ViECodecExtendedTest() [all …]
|
/external/chromium_org/third_party/webrtc/modules/ |
D | rtp_rtcp.target.darwin-arm64.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.linux-x86_64.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.darwin-x86_64.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.darwin-mips.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.linux-mips.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.darwin-x86.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.linux-x86.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.linux-arm64.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.darwin-arm.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | rtp_rtcp.target.linux-arm.mk | 27 third_party/webrtc/modules/rtp_rtcp/source/bitrate.cc \ 28 third_party/webrtc/modules/rtp_rtcp/source/fec_receiver_impl.cc \ 29 third_party/webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc \ 30 third_party/webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc \ 31 third_party/webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc \ 32 third_party/webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc \ 33 third_party/webrtc/modules/rtp_rtcp/source/rtcp_packet.cc \ 34 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc \ 35 third_party/webrtc/modules/rtp_rtcp/source/rtcp_receiver_help.cc \ 36 third_party/webrtc/modules/rtp_rtcp/source/rtcp_sender.cc \ [all …]
|
D | modules.gyp | 29 'rtp_rtcp/source/rtp_rtcp.gypi', 47 'rtp_rtcp/test/testFec/test_fec.gypi', 84 'rtp_rtcp', 194 'rtp_rtcp/source/mock/mock_rtp_payload_strategy.h', 195 'rtp_rtcp/source/byte_io_unittest.cc', 196 'rtp_rtcp/source/fec_receiver_unittest.cc', 197 'rtp_rtcp/source/fec_test_helper.cc', 198 'rtp_rtcp/source/fec_test_helper.h', 199 'rtp_rtcp/source/nack_rtx_unittest.cc', 200 'rtp_rtcp/source/producer_fec_unittest.cc', [all …]
|
/external/chromium_org/third_party/webrtc/video_engine/ |
D | vie_remb.cc | 38 void VieRemb::AddReceiveChannel(RtpRtcp* rtp_rtcp) { in AddReceiveChannel() argument 39 assert(rtp_rtcp); in AddReceiveChannel() 42 if (std::find(receive_modules_.begin(), receive_modules_.end(), rtp_rtcp) != in AddReceiveChannel() 48 receive_modules_.push_back(rtp_rtcp); in AddReceiveChannel() 51 void VieRemb::RemoveReceiveChannel(RtpRtcp* rtp_rtcp) { in RemoveReceiveChannel() argument 52 assert(rtp_rtcp); in RemoveReceiveChannel() 57 if ((*it) == rtp_rtcp) { in RemoveReceiveChannel() 64 void VieRemb::AddRembSender(RtpRtcp* rtp_rtcp) { in AddRembSender() argument 65 assert(rtp_rtcp); in AddRembSender() 70 if (std::find(rtcp_sender_.begin(), rtcp_sender_.end(), rtp_rtcp) != in AddRembSender() [all …]
|
D | vie_channel.cc | 185 RtpRtcp* rtp_rtcp = *it; in ~ViEChannel() local 186 module_process_thread_.DeRegisterModule(rtp_rtcp); in ~ViEChannel() 187 delete rtp_rtcp; in ~ViEChannel() 248 RtpRtcp* rtp_rtcp = removed_rtp_rtcp_.front(); in SetSendCodec() local 250 simulcast_rtp_rtcp_.push_back(rtp_rtcp); in SetSendCodec() 251 rtp_rtcp->SetSendingStatus(rtp_rtcp_->Sending()); in SetSendCodec() 252 rtp_rtcp->SetSendingMediaStatus(rtp_rtcp_->SendingMedia()); in SetSendCodec() 253 module_process_thread_.RegisterModule(rtp_rtcp); in SetSendCodec() 268 RtpRtcp* rtp_rtcp = RtpRtcp::CreateRtpRtcp(configuration); in SetSendCodec() local 271 module_process_thread_.RegisterModule(rtp_rtcp); in SetSendCodec() [all …]
|
D | vie_remb.h | 35 void AddReceiveChannel(RtpRtcp* rtp_rtcp); 38 void RemoveReceiveChannel(RtpRtcp* rtp_rtcp); 41 void AddRembSender(RtpRtcp* rtp_rtcp); 44 void RemoveRembSender(RtpRtcp* rtp_rtcp);
|
D | vie_sync_module.cc | 28 const RtpRtcp& rtp_rtcp, const RtpReceiver& receiver) { in UpdateMeasurements() argument 37 if (0 != rtp_rtcp.RemoteNTP(&ntp_secs, in UpdateMeasurements()
|
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/ |
D | remote_bitrate_estimator.gypi | 33 'rtp_rtcp', 44 '../rtp_rtcp/source/rtp_rtcp.gypi', 50 'rtp_rtcp', 67 '../rtp_rtcp/source/rtp_rtcp.gypi', 73 'rtp_rtcp',
|
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/automated/ |
D | vie_network_test.cc | 110 EXPECT_EQ(0, vie_.rtp_rtcp->SetRembStatus(channel_, false, true)); in SetUp() 156 EXPECT_EQ(0, vie_.rtp_rtcp->GetEstimatedReceiveBandwidth(channel_, in TEST_F() 161 EXPECT_EQ(0, vie_.rtp_rtcp->SetReceiveTimestampOffsetStatus(channel_, true, in TEST_F() 176 EXPECT_EQ(0, vie_.rtp_rtcp->GetEstimatedReceiveBandwidth(channel_, in TEST_F() 181 EXPECT_EQ(0, vie_.rtp_rtcp->SetReceiveAbsoluteSendTimeStatus(channel_, true, in TEST_F() 186 EXPECT_EQ(0, vie_.rtp_rtcp->GetEstimatedReceiveBandwidth(channel_, in TEST_F() 192 EXPECT_EQ(0, vie_.rtp_rtcp->SetReceiveAbsoluteSendTimeStatus(channel_, true, in TEST_F() 212 EXPECT_EQ(0, vie_.rtp_rtcp->GetEstimatedReceiveBandwidth(channel_, in TEST_F() 218 EXPECT_EQ(0, vie_.rtp_rtcp->SetReceiveAbsoluteSendTimeStatus(channel_, false, in TEST_F() 223 EXPECT_EQ(0, vie_.rtp_rtcp->GetEstimatedReceiveBandwidth(channel_, in TEST_F()
|
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/ |
D | tb_interfaces.cc | 21 rtp_rtcp(NULL), in TbInterfaces() 43 rtp_rtcp = webrtc::ViERTP_RTCP::GetInterface(video_engine); in TbInterfaces() 44 EXPECT_TRUE(rtp_rtcp != NULL); in TbInterfaces() 69 EXPECT_EQ(0, rtp_rtcp->Release()); in ~TbInterfaces() 70 rtp_rtcp = NULL; in ~TbInterfaces()
|
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/ |
D | remote_ntp_time_estimator.cc | 30 RtpRtcp* rtp_rtcp) { in UpdateRtcpTimestamp() argument 31 assert(rtp_rtcp); in UpdateRtcpTimestamp() 33 rtp_rtcp->RTT(ssrc, &rtt, NULL, NULL, NULL); in UpdateRtcpTimestamp() 42 if (0 != rtp_rtcp->RemoteNTP(&ntp_secs, in UpdateRtcpTimestamp()
|
D | remote_ntp_time_estimator_unittest.cc | 58 void UpdateRtcpTimestamp(MockRtpRtcp* rtp_rtcp, bool expected_result) { in UpdateRtcpTimestamp() argument 59 if (rtp_rtcp) { in UpdateRtcpTimestamp() 60 EXPECT_CALL(*rtp_rtcp, RTT(_, _, _, _, _)) in UpdateRtcpTimestamp() 65 estimator_.UpdateRtcpTimestamp(kTestSsrc, rtp_rtcp)); in UpdateRtcpTimestamp()
|
/external/chromium_org/third_party/webrtc/video/ |
D | receive_statistics_proxy.cc | 21 ViERTP_RTCP* rtp_rtcp, in ReceiveStatisticsProxy() argument 27 rtp_rtcp_(rtp_rtcp), in ReceiveStatisticsProxy()
|
/external/chromium_org/third_party/webrtc/voice_engine/test/android/android_test/jni/ |
D | android_test.cc | 85 if (!veData1.rtp_rtcp) \ 128 VoERTP_RTCP* rtp_rtcp; member 1240 veData.rtp_rtcp = VoERTP_RTCP::GetInterface(veData.ve); in GetSubApis() 1241 if (!veData.rtp_rtcp) in GetSubApis() 1364 if (veData.rtp_rtcp) in ReleaseSubApis() 1366 if (0 != veData.rtp_rtcp->Release()) in ReleaseSubApis() 1374 veData.rtp_rtcp = NULL; in ReleaseSubApis()
|