HomeSort by relevance Sort by last modified time
    Searched refs:cricket (Results 276 - 300 of 454) sorted by null

<<111213141516171819

  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
portallocatorsessionproxy.h 36 namespace cricket { namespace
41 // This class maintains the list of cricket::Port* objects. Ports will be
121 } // namespace cricket
portinterface.h 41 namespace cricket { namespace
141 } // namespace cricket
relayport.h 39 namespace cricket { namespace
116 } // namespace cricket
stunserver.cc 33 namespace cricket { namespace
111 } // namespace cricket
transportchannel.h 45 namespace cricket { namespace
158 } // namespace cricket
transportchannelproxy.h 42 namespace cricket { namespace
110 } // namespace cricket
relayserver.h 42 namespace cricket { namespace
77 cricket::ProtocolType proto);
90 cricket::ProtocolType> ServerSocketMap;
250 } // namespace cricket
  /external/chromium_org/third_party/libjingle/source/talk/session/media/
audiomonitor.cc 32 namespace cricket { namespace
rtcpmuxfilter.cc 32 namespace cricket { namespace
132 } // namespace cricket
typingmonitor.cc 34 namespace cricket { namespace
123 } // namespace cricket
call.cc 40 namespace cricket { namespace
64 bool ContentContainsCrypto(const cricket::ContentInfo* content) {
66 const cricket::MediaContentDescription* desc =
67 static_cast<const cricket::MediaContentDescription*>(
145 const cricket::CallOptions& options) {
485 cricket::VideoFormat ScreencastFormatFromFps(int fps) {
489 return cricket::VideoFormat(
491 cricket::VideoFormat::FpsToInterval(fps), cricket::FOURCC_ANY);
739 new cricket::CurrentSpeakerMonitor
    [all...]
  /external/chromium_org/third_party/libjingle/source/talk/session/tunnel/
pseudotcpchannel.h 41 namespace cricket { namespace
138 } // namespace cricket
  /external/chromium_org/third_party/libjingle/source/talk/sound/
pulseaudiosymboltable.h 40 namespace cricket { namespace
102 } // namespace cricket
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
statscollector.cc 284 void ExtractStats(const cricket::VoiceReceiverInfo& info, StatsReport* report) {
320 void ExtractStats(const cricket::VoiceSenderInfo& info, StatsReport* report) {
347 void ExtractStats(const cricket::VideoReceiverInfo& info, StatsReport* report) {
391 void ExtractStats(const cricket::VideoSenderInfo& info, StatsReport* report) {
436 void ExtractStats(const cricket::BandwidthEstimationInfo& info,
478 void ExtractRemoteStats(const cricket::MediaSenderInfo& info,
484 void ExtractRemoteStats(const cricket::MediaReceiverInfo& info,
    [all...]
mediastreamhandler.cc 79 void LocalAudioSinkAdapter::SetSink(cricket::AudioRenderer::Sink* sink) {
106 cricket::AudioOptions options;
111 cricket::AudioOptions options;
121 cricket::AudioRenderer* renderer = audio_track_->GetRenderer() ?
187 const cricket::VideoOptions* options = NULL;
211 // Since cricket::VideoRenderer is not reference counted
peerconnectioninterface_unittest.cc 95 bool GetFirstSsrc(const cricket::ContentInfo* content_info, int* ssrc) {
99 const cricket::MediaContentDescription* media_desc =
100 static_cast<const cricket::MediaContentDescription*>(
324 pc_factory_->CreateVideoSource(new cricket::FakeVideoCapturer(), NULL));
428 const cricket::MediaContentDescription* desc =
429 cricket::GetFirstAudioContentDescription(
434 desc = cricket::GetFirstVideoContentDescription(
    [all...]
  /external/chromium_org/jingle/notifier/base/
xmpp_connection.cc 30 (xmpp_client_settings.protocol() == cricket::PROTO_SSLTCP);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
fakemediastreamsignaling.h 47 explicit FakeMediaStreamSignaling(cricket::ChannelManager* channel_manager) :
  /external/chromium_org/third_party/libjingle/source/talk/media/base/
rtpdataengine.h 39 namespace cricket { namespace
143 } // namespace cricket
videoadapter.h 35 namespace cricket { namespace
216 } // namespace cricket
videoframe.h 34 namespace cricket { namespace
193 } // namespace cricket
  /external/chromium_org/third_party/libjingle/source/talk/media/devices/
linuxdeviceinfo.cc 33 namespace cricket { namespace
174 } // namespace cricket
yuvframescapturer.cc 10 namespace cricket { namespace
173 } // namespace cricket
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
webrtccommon.h 34 namespace cricket { namespace
74 } // namespace cricket
webrtcpassthroughrender.h 36 namespace cricket { namespace
209 } // namespace cricket

Completed in 1900 milliseconds

<<111213141516171819