HomeSort by relevance Sort by last modified time
    Searched refs:webrtc (Results 176 - 200 of 2050) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/webrtc/webrtc/modules/desktop_capture/
desktop_capture_types.h 2 * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
16 #include "webrtc/modules/desktop_capture/desktop_geometry.h"
17 #include "webrtc/typedefs.h"
19 namespace webrtc { namespace
40 } // namespace webrtc
differ_block_sse2.h 2 * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
19 namespace webrtc { namespace
31 } // namespace webrtc
mouse_cursor_monitor_null.cc 2 * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
11 #include "webrtc/modules/desktop_capture/mouse_cursor_monitor.h"
15 namespace webrtc { namespace
29 } // namespace webrtc
  /external/webrtc/webrtc/modules/desktop_capture/win/
screen_capture_utils.h 2 * Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
14 #include "webrtc/modules/desktop_capture/screen_capturer.h"
16 namespace webrtc { namespace
33 } // namespace webrtc
  /external/webrtc/webrtc/modules/desktop_capture/x11/
x_error_trap.h 2 * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
16 #include "webrtc/base/constructormagic.h"
18 namespace webrtc { namespace
37 } // namespace webrtc
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
bwe_test_baselinefile.h 2 * Copyright (c) 2013 The WebRTC project authors. All Rights Reserved.
15 #include "webrtc/modules/include/module_common_types.h"
17 namespace webrtc { namespace
43 } // namespace webrtc
  /external/webrtc/webrtc/modules/rtp_rtcp/source/rtcp_packet/
compound_packet.cc 2 * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
11 #include "webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h"
13 namespace webrtc { namespace
28 } // namespace webrtc
tmmbr_unittest.cc 2 * Copyright (c) 2016 The WebRTC project authors. All Rights Reserved.
11 #include "webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h"
15 #include "webrtc/modules/rtp_rtcp/source/byte_io.h"
16 #include "webrtc/test/rtcp_packet_parser.h"
18 using webrtc::rtcp::RawPacket;
19 using webrtc::rtcp::Tmmbr;
20 using webrtc::test::RtcpPacketParser;
22 namespace webrtc { namespace
43 } // namespace webrtc
  /external/webrtc/webrtc/modules/rtp_rtcp/test/testAPI/
test_api.h 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
14 #include "webrtc/base/scoped_ptr.h"
15 #include "webrtc/common_types.h"
16 #include "webrtc/modules/rtp_rtcp/include/receive_statistics.h"
17 #include "webrtc/modules/rtp_rtcp/include/rtp_header_parser.h"
18 #include "webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h"
19 #include "webrtc/modules/rtp_rtcp/include/rtp_receiver.h"
20 #include "webrtc/modules/rtp_rtcp/include/rtp_rtcp.h"
21 #include "webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h"
22 #include "webrtc/transport.h
24 namespace webrtc { namespace
    [all...]
  /external/webrtc/webrtc/modules/video_capture/external/
video_capture_external.cc 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
11 #include "webrtc/modules/video_capture/video_capture_impl.h"
12 #include "webrtc/system_wrappers/include/ref_count.h"
14 namespace webrtc { namespace
28 } // namespace webrtc
  /external/webrtc/webrtc/modules/video_capture/
video_capture_delay.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
14 namespace webrtc namespace
35 } // namespace webrtc
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
predictive_packet_manipulator.h 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
16 #include "webrtc/modules/video_coding/codecs/test/packet_manipulator.h"
17 #include "webrtc/test/testsupport/packet_reader.h"
19 namespace webrtc { namespace
44 } // namespace webrtc
  /external/webrtc/webrtc/modules/video_coding/utility/
qp_parser.cc 2 * Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
11 #include "webrtc/modules/video_coding/utility/qp_parser.h"
13 #include "webrtc/common_types.h"
14 #include "webrtc/modules/video_coding/utility/vp8_header_parser.h"
16 namespace webrtc { namespace
28 } // namespace webrtc
  /external/webrtc/webrtc/modules/video_processing/
brightness_detection.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
14 #include "webrtc/modules/video_processing/include/video_processing.h"
15 #include "webrtc/typedefs.h"
17 namespace webrtc { namespace
33 } // namespace webrtc
  /external/webrtc/webrtc/modules/video_processing/include/
video_processing_defines.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
19 #include "webrtc/typedefs.h"
21 namespace webrtc { namespace
39 } // namespace webrtc
  /external/webrtc/webrtc/modules/video_processing/util/
skin_detection.h 2 * Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
14 namespace webrtc { namespace
26 } // namespace webrtc
  /external/webrtc/webrtc/system_wrappers/include/
condition_variable_wrapper.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
14 namespace webrtc { namespace
40 } // namespace webrtc
  /external/webrtc/webrtc/system_wrappers/source/
critical_section_posix.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
14 #include "webrtc/system_wrappers/include/critical_section_wrapper.h"
18 namespace webrtc { namespace
34 } // namespace webrtc
critical_section_win.cc 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
11 #include "webrtc/system_wrappers/source/critical_section_win.h"
13 namespace webrtc { namespace
33 } // namespace webrtc
critical_section_win.h 2 * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved.
15 #include "webrtc/system_wrappers/include/critical_section_wrapper.h"
16 #include "webrtc/typedefs.h"
18 namespace webrtc { namespace
36 } // namespace webrtc
rw_lock.cc 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
11 #include "webrtc/system_wrappers/include/rw_lock_wrapper.h"
16 #include "webrtc/system_wrappers/source/rw_lock_generic.h"
17 #include "webrtc/system_wrappers/source/rw_lock_win.h"
19 #include "webrtc/system_wrappers/source/rw_lock_posix.h"
22 namespace webrtc { namespace
37 } // namespace webrtc
rw_lock_win.h 2 * Copyright (c) 2012 The WebRTC project authors. All Rights Reserved.
14 #include "webrtc/system_wrappers/include/rw_lock_wrapper.h"
18 namespace webrtc { namespace
38 } // namespace webrtc
  /external/webrtc/webrtc/test/
encoder_settings.h 2 * Copyright (c) 2014 The WebRTC project authors. All Rights Reserved.
13 #include "webrtc/video_receive_stream.h"
14 #include "webrtc/video_send_stream.h"
16 namespace webrtc { namespace
23 } // namespace webrtc
  /external/webrtc/webrtc/test/fuzzers/
audio_decoder_fuzzer.h 2 * Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
16 #include "webrtc/typedefs.h"
18 namespace webrtc { namespace
29 } // namespace webrtc
h264_depacketizer_fuzzer.cc 2 * Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
10 #include "webrtc/modules/rtp_rtcp/source/rtp_format_h264.h"
12 namespace webrtc { namespace
18 } // namespace webrtc

Completed in 7333 milliseconds

1 2 3 4 5 6 78 91011>>