Searched refs:webrtc (Results 176 - 200 of 2804) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/webrtc/base/
H A Drtc_base.target.darwin-mips64.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
H A Drtc_base.target.darwin-x86.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
H A Drtc_base.target.darwin-x86_64.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
H A Drtc_base.target.linux-arm.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
H A Drtc_base.target.linux-arm64.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
H A Drtc_base.target.linux-mips.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
H A Drtc_base.target.linux-mips64.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
H A Drtc_base.target.linux-x86.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
H A Drtc_base.target.linux-x86_64.mk26 third_party/webrtc/base/asyncfile.cc \
27 third_party/webrtc/base/asynchttprequest.cc \
28 third_party/webrtc/base/asyncsocket.cc \
29 third_party/webrtc/base/asynctcpsocket.cc \
30 third_party/webrtc/base/asyncudpsocket.cc \
31 third_party/webrtc/base/autodetectproxy.cc \
32 third_party/webrtc/base/base64.cc \
33 third_party/webrtc/base/bytebuffer.cc \
34 third_party/webrtc/base/common.cc \
35 third_party/webrtc/bas
[all...]
/external/chromium_org/remoting/codec/
H A Dvideo_encoder_vpx_unittest.cc14 #include "third_party/webrtc/modules/desktop_capture/desktop_frame.h"
24 static scoped_ptr<webrtc::DesktopFrame> CreateTestFrame(
25 const webrtc::DesktopSize& frame_size) {
26 scoped_ptr<webrtc::DesktopFrame> frame(
27 new webrtc::BasicDesktopFrame(frame_size));
31 (x * webrtc::DesktopFrame::kBytesPerPixel);
54 webrtc::DesktopSize frame_size(1024, 768);
55 scoped_ptr<webrtc::DesktopFrame> frame(CreateTestFrame(frame_size));
57 webrtc::DesktopRect::MakeSize(frame_size));
78 webrtc
[all...]
H A Dvideo_encoder.h10 namespace webrtc { namespace
12 } // namespace webrtc
29 virtual scoped_ptr<VideoPacket> Encode(const webrtc::DesktopFrame& frame) = 0;
/external/chromium_org/third_party/webrtc/modules/audio_coding/main/acm2/
H A Dacm_speex.cc11 #include "webrtc/modules/audio_coding/main/acm2/acm_speex.h"
16 #include "webrtc/modules/audio_coding/main/codecs/speex/interface/speex_interface.h"
17 #include "webrtc/modules/audio_coding/main/acm2/acm_codec_database.h"
18 #include "webrtc/modules/audio_coding/main/acm2/acm_common_defs.h"
19 #include "webrtc/system_wrappers/interface/trace.h"
22 namespace webrtc { namespace
84 WEBRTC_TRACE(webrtc::kTraceError, webrtc::kTraceAudioCoding, unique_id_,
124 WEBRTC_TRACE(webrtc::kTraceError, webrtc
[all...]
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
H A Dnormal_async_test.h14 #include "webrtc/common_types.h"
19 #include "webrtc/modules/video_coding/codecs/test_framework/normal_test.h"
20 #include "webrtc/system_wrappers/interface/rw_lock_wrapper.h"
25 FrameQueueTuple(webrtc::VideoFrame *frame,
26 const webrtc::CodecSpecificInfo* codecSpecificInfo = NULL)
32 webrtc::VideoFrame* _frame;
33 const webrtc::CodecSpecificInfo* _codecSpecificInfo;
41 _queueRWLock(*webrtc::RWLockWrapper::CreateRWLock())
50 void PushFrame(webrtc::VideoFrame *frame,
51 webrtc
[all...]
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_record.cc20 #include "webrtc/common_types.h"
21 #include "webrtc/system_wrappers/interface/tick_util.h"
22 #include "webrtc/test/channel_transport/include/channel_transport.h"
23 #include "webrtc/video_engine/include/vie_base.h"
24 #include "webrtc/video_engine/include/vie_capture.h"
25 #include "webrtc/video_engine/include/vie_codec.h"
26 #include "webrtc/video_engine/include/vie_network.h"
27 #include "webrtc/video_engine/include/vie_render.h"
28 #include "webrtc/video_engine/include/vie_rtp_rtcp.h"
29 #include "webrtc/video_engin
[all...]
/external/chromium_org/remoting/client/
H A Dframe_consumer_proxy.cc10 #include "third_party/webrtc/modules/desktop_capture/desktop_frame.h"
11 #include "third_party/webrtc/modules/desktop_capture/desktop_geometry.h"
12 #include "third_party/webrtc/modules/desktop_capture/desktop_region.h"
24 void FrameConsumerProxy::ApplyBuffer(const webrtc::DesktopSize& view_size,
25 const webrtc::DesktopRect& clip_area,
26 webrtc::DesktopFrame* buffer,
27 const webrtc::DesktopRegion& region,
28 const webrtc::DesktopRegion& shape) {
40 void FrameConsumerProxy::ReturnBuffer(webrtc::DesktopFrame* buffer) {
52 const webrtc
[all...]
H A Dframe_consumer_proxy.h33 virtual void ApplyBuffer(const webrtc::DesktopSize& view_size,
34 const webrtc::DesktopRect& clip_area,
35 webrtc::DesktopFrame* buffer,
36 const webrtc::DesktopRegion& region,
37 const webrtc::DesktopRegion& shape) OVERRIDE;
38 virtual void ReturnBuffer(webrtc::DesktopFrame* buffer) OVERRIDE;
39 virtual void SetSourceSize(const webrtc::DesktopSize& source_size,
40 const webrtc::DesktopVector& dpi) OVERRIDE;
/external/chromium_org/remoting/host/
H A Dclient_session_control.h10 namespace webrtc { namespace
12 } // namespace webrtc
31 virtual void OnLocalMouseMoved(const webrtc::DesktopVector& position) = 0;
H A Dscreen_resolution.cc15 : dimensions_(webrtc::DesktopSize(0, 0)),
16 dpi_(webrtc::DesktopVector(0, 0)) {
19 ScreenResolution::ScreenResolution(const webrtc::DesktopSize& dimensions,
20 const webrtc::DesktopVector& dpi)
24 DCHECK(!dimensions.is_empty() || dimensions.equals(webrtc::DesktopSize()));
29 webrtc::DesktopSize ScreenResolution::ScaleDimensionsToDpi(
30 const webrtc::DesktopVector& new_dpi) const {
39 return webrtc::DesktopSize(width, height);
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/objc/
H A DRTCMediaSource+Internal.h30 #include "talk/app/webrtc/mediastreaminterface.h"
35 rtc::scoped_refptr<webrtc::MediaSourceInterface> mediaSource;
38 (rtc::scoped_refptr<webrtc::MediaSourceInterface>)mediaSource;
H A DRTCMediaStream+Internal.h30 #include "talk/app/webrtc/mediastreamtrack.h"
35 rtc::scoped_refptr<webrtc::MediaStreamInterface> mediaStream;
38 (rtc::scoped_refptr<webrtc::MediaStreamInterface>)mediaStream;
H A DRTCMediaStreamTrack+Internal.h30 #include "talk/app/webrtc/mediastreaminterface.h"
35 rtc::scoped_refptr<webrtc::MediaStreamTrackInterface> mediaTrack;
38 (rtc::scoped_refptr<webrtc::MediaStreamTrackInterface>)mediaTrack;
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/test/
H A Dpeerconnectiontestwrapper.cc28 #include "talk/app/webrtc/fakeportallocatorfactory.h"
29 #include "talk/app/webrtc/test/fakedtlsidentityservice.h"
30 #include "talk/app/webrtc/test/fakeperiodicvideocapturer.h"
31 #include "talk/app/webrtc/test/mockpeerconnectionobservers.h"
32 #include "talk/app/webrtc/test/peerconnectiontestwrapper.h"
33 #include "talk/app/webrtc/videosourceinterface.h"
34 #include "webrtc/base/gunit.h"
43 using webrtc::FakeConstraints;
44 using webrtc::FakeVideoTrackRenderer;
45 using webrtc
[all...]
/external/chromium_org/third_party/webrtc/examples/android/media_demo/jni/
H A Dvoice_engine_jni.h16 namespace webrtc { namespace
20 } // namespace webrtc
29 webrtc::VoiceEngine* GetVoiceEngine(JNIEnv* jni, jobject j_voe);
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/tools/
H A Drtp_to_text.cc14 #include "webrtc/modules/remote_bitrate_estimator/tools/bwe_rtp.h"
15 #include "webrtc/modules/rtp_rtcp/interface/rtp_header_parser.h"
16 #include "webrtc/modules/rtp_rtcp/interface/rtp_payload_registry.h"
17 #include "webrtc/system_wrappers/interface/scoped_ptr.h"
18 #include "webrtc/test/rtp_file_reader.h"
32 webrtc::test::RtpFileReader* reader;
33 webrtc::RtpHeaderParser* parser;
39 webrtc::scoped_ptr<webrtc::test::RtpFileReader> rtp_reader(reader);
40 webrtc
[all...]
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dmedia_opt_test.h18 #include "webrtc/modules/rtp_rtcp/interface/rtp_rtcp.h"
19 #include "webrtc/modules/video_coding/main/interface/video_coding.h"
20 #include "webrtc/modules/video_coding/main/test/receiver_tests.h" // receive side callbacks
21 #include "webrtc/modules/video_coding/main/test/test_callbacks.h"
22 #include "webrtc/modules/video_coding/main/test/test_util.h"
23 #include "webrtc/modules/video_coding/main/test/video_source.h"
36 MediaOptTest(webrtc::VideoCodingModule* vcm,
37 webrtc::Clock* clock);
55 webrtc::VideoCodingModule* _vcm;
56 webrtc
[all...]

Completed in 369 milliseconds

1234567891011>>