Home
last modified time | relevance | path

Searched refs:ViERTP_RTCP (Results 1 – 25 of 28) sorted by relevance

12

/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/primitives/
Dbase_primitives.h19 class ViERTP_RTCP; variable
30 webrtc::ViERTP_RTCP* rtp_rtcp_interface,
Dgeneral_primitives.h24 class ViERTP_RTCP; variable
64 void ConfigureRtpRtcp(webrtc::ViERTP_RTCP* rtcp_interface,
Dbase_primitives.cc46 webrtc::ViERTP_RTCP* rtp_rtcp_interface, in TestI420CallSetup()
Dgeneral_primitives.cc76 void ConfigureRtpRtcp(webrtc::ViERTP_RTCP* rtcp_interface, in ConfigureRtpRtcp()
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dwebrtcvie.h95 webrtc::ViERender* render, webrtc::ViERTP_RTCP* rtp, in ViEWrapper()
116 webrtc::ViERTP_RTCP* rtp() { return rtp_.get(); } in rtp()
128 scoped_vie_ptr<webrtc::ViERTP_RTCP> rtp_;
Dwebrtcvideoengine.h57 class ViERTP_RTCP; variable
331 typedef int (webrtc::ViERTP_RTCP::* ExtensionSetterFunction)(int, bool, int);
Dwebrtcvideoengine.cc2843 &webrtc::ViERTP_RTCP::SetReceiveTimestampOffsetStatus, channel_id, in SetRecvRtpHeaderExtensions()
2848 &webrtc::ViERTP_RTCP::SetReceiveAbsoluteSendTimeStatus, channel_id, in SetRecvRtpHeaderExtensions()
2874 &webrtc::ViERTP_RTCP::SetSendTimestampOffsetStatus, channel_id, in SetSendRtpHeaderExtensions()
2879 &webrtc::ViERTP_RTCP::SetSendAbsoluteSendTimeStatus, channel_id, in SetSendRtpHeaderExtensions()
3420 if (!SetHeaderExtension(&webrtc::ViERTP_RTCP::SetReceiveTimestampOffsetStatus, in ConfigureReceiving()
3425 &webrtc::ViERTP_RTCP::SetReceiveAbsoluteSendTimeStatus, channel_id, in ConfigureReceiving()
3527 if (!SetHeaderExtension(&webrtc::ViERTP_RTCP::SetSendTimestampOffsetStatus, in ConfigureSending()
3532 if (!SetHeaderExtension(&webrtc::ViERTP_RTCP::SetSendAbsoluteSendTimeStatus, in ConfigureSending()
/external/chromium_org/third_party/webrtc/video/
Dreceive_statistics_proxy.h40 ViERTP_RTCP* rtp_rtcp,
79 ViERTP_RTCP* const rtp_rtcp_;
Dvideo_receive_stream.h36 class ViERTP_RTCP; variable
83 ViERTP_RTCP* rtp_rtcp_;
Dvideo_send_stream.h38 class ViERTP_RTCP; variable
91 ViERTP_RTCP* rtp_rtcp_;
Dreceive_statistics_proxy.cc21 ViERTP_RTCP* rtp_rtcp, in ReceiveStatisticsProxy()
53 char rtcp_cname[ViERTP_RTCP::KMaxRTCPCNameLength]; in GetCName()
Dvideo_send_stream.cc134 rtp_rtcp_ = ViERTP_RTCP::GetInterface(video_engine); in VideoSendStream()
181 char rtcp_cname[ViERTP_RTCP::KMaxRTCPCNameLength]; in VideoSendStream()
182 assert(config_.rtp.c_name.length() < ViERTP_RTCP::KMaxRTCPCNameLength); in VideoSendStream()
Dcall.cc133 ViERTP_RTCP* rtp_rtcp_;
171 rtp_rtcp_ = ViERTP_RTCP::GetInterface(video_engine_); in Call()
Dvideo_receive_stream.cc49 rtp_rtcp_ = ViERTP_RTCP::GetInterface(video_engine); in VideoReceiveStream()
/external/chromium_org/third_party/webrtc/video_engine/include/
Dvie_rtp_rtcp.h91 class WEBRTC_DLLEXPORT ViERTP_RTCP {
99 static ViERTP_RTCP* GetInterface(VideoEngine* video_engine);
487 virtual ~ViERTP_RTCP() {} in ~ViERTP_RTCP()
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/include/
Dtb_interfaces.h41 webrtc::ViERTP_RTCP* rtp_rtcp;
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
Dvie_autotest_custom_call.cc136 void PrintRTCCPStatistics(webrtc::ViERTP_RTCP* vie_rtp_rtcp,
139 void PrintRTPStatistics(webrtc::ViERTP_RTCP* vie_rtp_rtcp,
141 void PrintBandwidthUsage(webrtc::ViERTP_RTCP* vie_rtp_rtcp,
165 webrtc::ViERTP_RTCP* vie_rtp_rtcp,
445 webrtc::ViERTP_RTCP* vie_rtp_rtcp = in ViECustomCall()
446 webrtc::ViERTP_RTCP::GetInterface(vie); in ViECustomCall()
1393 webrtc::ViERTP_RTCP* vie_rtp_rtcp, in SetVideoProtection()
1507 void PrintRTCCPStatistics(webrtc::ViERTP_RTCP* vie_rtp_rtcp, in PrintRTCCPStatistics()
1551 void PrintRTPStatistics(webrtc::ViERTP_RTCP* vie_rtp_rtcp, in PrintRTPStatistics()
1576 void PrintBandwidthUsage(webrtc::ViERTP_RTCP* vie_rtp_rtcp, in PrintBandwidthUsage()
Dvie_autotest_base.cc122 webrtc::ViERTP_RTCP* vie_rtp = in ViEBaseAPITest()
123 webrtc::ViERTP_RTCP::GetInterface(video_engine); in ViEBaseAPITest()
Dvie_autotest_simulcast.cc141 webrtc::ViERTP_RTCP* vie_rtp_rtcp = in VideoEngineSimulcastTest()
142 webrtc::ViERTP_RTCP::GetInterface(video_engine); in VideoEngineSimulcastTest()
Dvie_autotest_record.cc253 webrtc::ViERTP_RTCP* ptrViERtpRtcp = in VideoEngineSampleRecordCode()
254 webrtc::ViERTP_RTCP::GetInterface(ptrViE); in VideoEngineSampleRecordCode()
Dvie_autotest_loopback.cc98 webrtc::ViERTP_RTCP* ptrViERtpRtcp = in VideoEngineSampleCode()
99 webrtc::ViERTP_RTCP::GetInterface(ptrViE); in VideoEngineSampleCode()
Dvie_autotest_rtp_rtcp.cc146 char returnCName[webrtc::ViERTP_RTCP::KMaxRTCPCNameLength]; in ViERtpRtcpStandardTest()
147 memset(returnCName, 0, webrtc::ViERTP_RTCP::KMaxRTCPCNameLength); in ViERtpRtcpStandardTest()
157 char remoteCName[webrtc::ViERTP_RTCP::KMaxRTCPCNameLength]; in ViERtpRtcpStandardTest()
158 memset(remoteCName, 0, webrtc::ViERTP_RTCP::KMaxRTCPCNameLength); in ViERtpRtcpStandardTest()
/external/chromium_org/third_party/webrtc/video_engine/test/libvietest/testbed/
Dtb_interfaces.cc43 rtp_rtcp = webrtc::ViERTP_RTCP::GetInterface(video_engine); in TbInterfaces()
/external/chromium_org/third_party/webrtc/video_engine/
Dvie_rtp_rtcp_impl.h24 : public ViERTP_RTCP,
Dvie_rtp_rtcp_impl.cc77 ViERTP_RTCP* ViERTP_RTCP::GetInterface(VideoEngine* video_engine) { in GetInterface()

12