Home
last modified time | relevance | path

Searched refs:rtp_rtcp_ (Results 1 – 16 of 16) sorted by relevance

/external/chromium_org/third_party/webrtc/video_engine/
Dvie_channel.cc120 rtp_rtcp_.reset(RtpRtcp::CreateRtpRtcp(configuration)); in ViEChannel()
121 vie_receiver_.SetRtpRtcpModule(rtp_rtcp_.get()); in ViEChannel()
131 if (rtp_rtcp_->SetSendingMediaStatus(false) != 0) { in Init()
134 if (module_process_thread_.RegisterModule(rtp_rtcp_.get()) != 0) { in Init()
137 rtp_rtcp_->SetKeyFrameRequestMethod(kKeyFrameReqFirRtp); in Init()
138 rtp_rtcp_->SetRTCPStatus(kRtcpCompound); in Init()
140 rtp_rtcp_->SetStorePacketsStatus(true, nack_history_size_sender_); in Init()
161 rtp_rtcp_->RegisterSendPayload(video_codec); in Init()
168 rtp_rtcp_->MaxDataPayloadLength()); in Init()
180 module_process_thread_.DeRegisterModule(rtp_rtcp_.get()); in ~ViEChannel()
[all …]
Dvie_receiver.cc47 rtp_rtcp_(NULL), in ViEReceiver()
116 rtp_rtcp_ = module; in SetRtpRtcpModule()
334 assert(rtp_rtcp_); // Should be set by owner at construction time. in InsertRTCPPacket()
335 int ret = rtp_rtcp_->IncomingRtcpPacket(rtcp_packet, rtcp_packet_length); in InsertRTCPPacket()
340 ntp_estimator_->UpdateRtcpTimestamp(rtp_receiver_->SSRC(), rtp_rtcp_); in InsertRTCPPacket()
416 rtp_rtcp_->RTT(rtp_receiver_->SSRC(), NULL, NULL, &min_rtt, NULL); in IsPacketRetransmitted()
Dvie_receiver.h113 RtpRtcp* rtp_rtcp_; variable
Dvie_channel.h389 scoped_ptr<RtpRtcp> rtp_rtcp_; variable
/external/chromium_org/third_party/webrtc/video/
Dvideo_receive_stream.cc49 rtp_rtcp_ = ViERTP_RTCP::GetInterface(video_engine); in VideoReceiveStream()
50 assert(rtp_rtcp_ != NULL); in VideoReceiveStream()
53 rtp_rtcp_->SetNACKStatus(channel_, config_.rtp.nack.rtp_history_ms > 0); in VideoReceiveStream()
54 rtp_rtcp_->SetKeyFrameRequestMethod(channel_, kViEKeyFrameRequestPliRtcp); in VideoReceiveStream()
57 rtp_rtcp_->SetRTCPStatus(channel_, kRtcpCompound_RFC4585); in VideoReceiveStream()
60 rtp_rtcp_->SetRTCPStatus(channel_, kRtcpNonCompound_RFC5506); in VideoReceiveStream()
69 rtp_rtcp_->SetLocalSSRC(channel_, config_.rtp.local_ssrc); in VideoReceiveStream()
76 rtp_rtcp_->SetRemoteSSRCType(channel_, kViEStreamTypeRtx, it->second.ssrc); in VideoReceiveStream()
77 rtp_rtcp_->SetRtxReceivePayloadType(channel_, it->second.payload_type); in VideoReceiveStream()
80 rtp_rtcp_->SetRembStatus(channel_, false, config_.rtp.remb); in VideoReceiveStream()
[all …]
Dvideo_send_stream.cc131 rtp_rtcp_ = ViERTP_RTCP::GetInterface(video_engine); in VideoSendStream()
132 assert(rtp_rtcp_ != NULL); in VideoSendStream()
137 rtp_rtcp_->SetMinTransmitBitrate(channel_, in VideoSendStream()
144 if (rtp_rtcp_->SetSendTimestampOffsetStatus(channel_, true, id) != 0) in VideoSendStream()
147 if (rtp_rtcp_->SetSendAbsoluteSendTimeStatus(channel_, true, id) != 0) in VideoSendStream()
154 rtp_rtcp_->SetRembStatus(channel_, true, false); in VideoSendStream()
160 rtp_rtcp_->SetHybridNACKFECStatus( in VideoSendStream()
166 rtp_rtcp_->SetFECStatus( in VideoSendStream()
173 rtp_rtcp_->SetNACKStatus(channel_, config_.rtp.nack.rtp_history_ms > 0); in VideoSendStream()
181 rtp_rtcp_->SetRTCPCName(channel_, rtcp_cname); in VideoSendStream()
[all …]
Drampup_tests.cc77 rtp_rtcp_.reset(RtpRtcp::CreateRtpRtcp(config)); in StreamObserver()
78 rtp_rtcp_->SetREMBStatus(true); in StreamObserver()
79 rtp_rtcp_->SetRTCPStatus(kRtcpNonCompound); in StreamObserver()
119 rtp_rtcp_->SetREMBData( in OnReceiveBitrateChanged()
121 rtp_rtcp_->Process(); in OnReceiveBitrateChanged()
156 rtp_rtcp_->SetRemoteSSRC(header.ssrc); in SendRtp()
190 scoped_ptr<RtpRtcp> rtp_rtcp_; member in webrtc::__anonc814261f0111::StreamObserver
236 rtp_rtcp_.reset(RtpRtcp::CreateRtpRtcp(config)); in LowRateStreamObserver()
237 rtp_rtcp_->SetREMBStatus(true); in LowRateStreamObserver()
238 rtp_rtcp_->SetRTCPStatus(kRtcpNonCompound); in LowRateStreamObserver()
[all …]
Dreceive_statistics_proxy.cc27 rtp_rtcp_(rtp_rtcp), in ReceiveStatisticsProxy()
54 if (rtp_rtcp_->GetRemoteRTCPCName(channel_, rtcp_cname) != 0) in GetCName()
Dcall.cc114 ViERTP_RTCP* rtp_rtcp_; member in webrtc::internal::Call
151 rtp_rtcp_ = ViERTP_RTCP::GetInterface(video_engine_); in Call()
152 assert(rtp_rtcp_ != NULL); in Call()
170 rtp_rtcp_->Release(); in ~Call()
Dreceive_statistics_proxy.h79 ViERTP_RTCP* const rtp_rtcp_; variable
Dvideo_receive_stream.h80 ViERTP_RTCP* rtp_rtcp_; variable
Dvideo_send_stream.h85 ViERTP_RTCP* rtp_rtcp_; variable
Dvideo_send_stream_tests.cc1149 rtp_rtcp_.reset(RtpRtcp::CreateRtpRtcp(config)); in TEST_F()
1150 rtp_rtcp_->SetREMBStatus(true); in TEST_F()
1151 rtp_rtcp_->SetRTCPStatus(kRtcpNonCompound); in TEST_F()
1180 rtp_rtcp_->SetREMBData(kRembBitrateBps, 1, &header.ssrc); in TEST_F()
1181 rtp_rtcp_->Process(); in TEST_F()
1191 scoped_ptr<RtpRtcp> rtp_rtcp_; in TEST_F() member in webrtc::TEST_F::BitrateObserver
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
Dremote_ntp_time_estimator_unittest.cc71 EXPECT_CALL(rtp_rtcp_, RemoteNTP(_, _, _, _, _)) in ReceiveRtcpSr()
77 UpdateRtcpTimestamp(&rtp_rtcp_, true); in ReceiveRtcpSr()
82 MockRtpRtcp rtp_rtcp_; member in webrtc::RemoteNtpTimeEstimatorTest
88 EXPECT_CALL(rtp_rtcp_, RemoteNTP(_, _, _, _, _)).WillOnce(Return(0)); in TEST_F()
89 UpdateRtcpTimestamp(&rtp_rtcp_, false); in TEST_F()
Dnack_rtx_unittest.cc55 TestRtpFeedback(RtpRtcp* rtp_rtcp) : rtp_rtcp_(rtp_rtcp) {} in TestRtpFeedback()
60 rtp_rtcp_->SetRemoteSSRC(ssrc); in OnIncomingSSRCChanged()
64 RtpRtcp* rtp_rtcp_; member in TestRtpFeedback
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/test/testAPI/
Dtest_api_rtcp.cc75 TestRtpFeedback(RtpRtcp* rtp_rtcp) : rtp_rtcp_(rtp_rtcp) {} in TestRtpFeedback()
80 rtp_rtcp_->SetRemoteSSRC(ssrc); in OnIncomingSSRCChanged()
84 RtpRtcp* rtp_rtcp_; member in TestRtpFeedback