HomeSort by relevance Sort by last modified time
    Searched defs:webrtc (Results 151 - 175 of 253) sorted by null

1 2 3 4 5 67 8 91011

  /external/webrtc/test/testsupport/
frame_writer.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
19 namespace webrtc { namespace
68 } // namespace webrtc
frame_writer_unittest.cc 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
16 namespace webrtc { namespace
64 } // namespace webrtc
packet_reader_unittest.cc 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
16 namespace webrtc { namespace
123 } // namespace webrtc
unittest_utils.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
14 namespace webrtc { namespace
57 } // namespace webrtc
  /external/webrtc/test/testsupport/metrics/
video_metrics.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
17 namespace webrtc { namespace
110 } // namespace webrtc
video_metrics_unittest.cc 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
16 namespace webrtc { namespace
32 video_file_ = webrtc::test::ResourcePath("foreman_cif_short", "yuv");
43 webrtc::test::QualityMetricsResult psnr_result_;
44 webrtc::test::QualityMetricsResult ssim_result_;
139 } // namespace webrtc
  /external/chromium_org/content/renderer/media/
media_stream_dependency_factory.h 16 #include "third_party/libjingle/source/talk/app/webrtc/peerconnectioninterface.h"
17 #include "third_party/libjingle/source/talk/app/webrtc/videosourceinterface.h"
29 namespace webrtc { namespace
117 virtual scoped_refptr<webrtc::PeerConnectionInterface>
119 const webrtc::PeerConnectionInterface::IceServers& ice_servers,
120 const webrtc::MediaConstraintsInterface* constraints,
122 webrtc::PeerConnectionObserver* observer);
126 virtual webrtc::SessionDescriptionInterface* CreateSessionDescription(
129 webrtc::SdpParseError* error);
132 virtual webrtc::IceCandidateInterface* CreateIceCandidate
    [all...]
peer_connection_tracker.h 15 #include "third_party/libjingle/source/talk/app/webrtc/peerconnectioninterface.h"
24 namespace webrtc { namespace
26 } // namespace webrtc
71 const std::vector<webrtc::PeerConnectionInterface::IceServer>& servers,
94 const std::vector<webrtc::PeerConnectionInterface::IceServer>& servers,
115 const webrtc::DataChannelInterface* data_channel, Source source);
  /external/chromium_org/third_party/libjingle/source/talk/app/webrtc/
jsepsessiondescription.h 36 #include "talk/app/webrtc/jsep.h"
37 #include "talk/app/webrtc/jsepicecandidate.h"
44 namespace webrtc { namespace
104 } // namespace webrtc
peerconnection.h 33 #include "talk/app/webrtc/mediastreamsignaling.h"
34 #include "talk/app/webrtc/peerconnectioninterface.h"
35 #include "talk/app/webrtc/peerconnectionfactory.h"
36 #include "talk/app/webrtc/statscollector.h"
37 #include "talk/app/webrtc/streamcollection.h"
38 #include "talk/app/webrtc/webrtcsession.h"
41 namespace webrtc { namespace
78 webrtc::MediaStreamTrackInterface* track);
192 } // namespace webrtc
proxy_unittest.cc 28 #include "talk/app/webrtc/proxy.h"
44 namespace webrtc { namespace
170 } // namespace webrtc
datachannel.h 34 #include "talk/app/webrtc/datachannelinterface.h"
35 #include "talk/app/webrtc/proxy.h"
40 namespace webrtc { namespace
168 } // namespace webrtc
  /external/webrtc/src/common_audio/resampler/
resampler_unittest.cc 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
17 namespace webrtc { namespace
143 } // namespace webrtc
  /external/webrtc/src/modules/audio_processing/
audio_buffer.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
18 namespace webrtc { namespace
80 } // namespace webrtc
  /external/webrtc/src/system_wrappers/interface/
static_instance.h 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
21 namespace webrtc { namespace
151 } // namspace webrtc
  /external/webrtc/src/system_wrappers/source/
cpu_mac.cc 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
19 namespace webrtc { namespace
143 } // namespace webrtc
cpu_measurement_harness.cc 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
18 namespace webrtc { namespace
127 } // namespace webrtc
map.cc 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
15 namespace webrtc { namespace
166 } // namespace webrtc
thread_unittest.cc 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
16 namespace webrtc { namespace
49 Trace::SetLevelFilter(webrtc::kTraceAll);
96 } // namespace webrtc
thread_win.cc 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
21 namespace webrtc { namespace
233 } // namespace webrtc
trace_impl.h 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
21 namespace webrtc { namespace
130 } // namespace webrtc
trace_posix.cc 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
39 namespace webrtc { namespace
120 } // namespace webrtc
trace_win.cc 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
32 namespace webrtc { namespace
131 } // namespace webrtc
  /external/chromium_org/chrome/browser/media/
desktop_media_picker_model.h 15 namespace webrtc { namespace
60 void SetCapturers(scoped_ptr<webrtc::ScreenCapturer> screen_capturer,
61 scoped_ptr<webrtc::WindowCapturer> window_capturer);
114 scoped_ptr<webrtc::ScreenCapturer> screen_capturer_;
115 scoped_ptr<webrtc::WindowCapturer> window_capturer_;
  /external/chromium_org/remoting/client/plugin/
pepper_view.h 23 namespace webrtc { namespace
25 } // namespace webrtc
46 webrtc::DesktopFrame* buffer,
48 virtual void ReturnBuffer(webrtc::DesktopFrame* buffer) OVERRIDE;
70 webrtc::DesktopFrame* AllocateBuffer();
73 void FreeBuffer(webrtc::DesktopFrame* buffer);
84 webrtc::DesktopFrame* buffer,
90 webrtc::DesktopFrame* buffer,
106 std::list<webrtc::DesktopFrame*> buffers_;
109 webrtc::DesktopFrame* merge_buffer_
    [all...]

Completed in 1364 milliseconds

1 2 3 4 5 67 8 91011