Searched defs:webrtc (Results 51 - 75 of 1667) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dpost_decode_vad_unittest.cc13 #include "webrtc/modules/audio_coding/neteq/post_decode_vad.h"
17 namespace webrtc { namespace
25 } // namespace webrtc
H A Drandom_vector_unittest.cc13 #include "webrtc/modules/audio_coding/neteq/random_vector.h"
17 namespace webrtc { namespace
25 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_performance_test.h14 #include "webrtc/typedefs.h"
16 namespace webrtc { namespace
30 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/audio_processing/
H A Decho_cancellation_impl_unittest.cc13 #include "webrtc/modules/audio_processing/aec/aec_core.h"
15 #include "webrtc/modules/audio_processing/include/audio_processing.h"
16 #include "webrtc/system_wrappers/interface/scoped_ptr.h"
17 #include "webrtc/test/testsupport/gtest_disable.h"
19 namespace webrtc { namespace
81 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/desktop_capture/
H A Ddiffer_block.h14 #include "webrtc/typedefs.h"
16 namespace webrtc { namespace
29 } // namespace webrtc
H A Dscreen_capturer_null.cc11 #include "webrtc/modules/desktop_capture/screen_capturer.h"
13 namespace webrtc { namespace
20 } // namespace webrtc
H A Dscreen_capturer_win.cc11 #include "webrtc/modules/desktop_capture/screen_capturer.h"
13 #include "webrtc/modules/desktop_capture/desktop_capture_options.h"
14 #include "webrtc/modules/desktop_capture/win/screen_capturer_win_gdi.h"
15 #include "webrtc/modules/desktop_capture/win/screen_capturer_win_magnifier.h"
17 namespace webrtc { namespace
29 } // namespace webrtc
H A Dshared_desktop_frame.h14 #include "webrtc/modules/desktop_capture/desktop_frame.h"
15 #include "webrtc/system_wrappers/interface/scoped_refptr.h"
17 namespace webrtc { namespace
47 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/pacing/include/mock/
H A Dmock_paced_sender.h18 #include "webrtc/modules/pacing/include/paced_sender.h"
19 #include "webrtc/system_wrappers/interface/clock.h"
21 namespace webrtc { namespace
36 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/include/mock/
H A Dmock_remote_bitrate_observer.h17 #include "webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h"
19 namespace webrtc { namespace
27 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/remote_bitrate_estimator/tools/
H A Dbwe_rtp.h16 namespace webrtc { namespace
29 webrtc::Clock* clock,
30 webrtc::RemoteBitrateObserver* observer,
31 webrtc::test::RtpFileReader** rtp_reader,
32 webrtc::RtpHeaderParser** parser,
33 webrtc::RemoteBitrateEstimator** estimator,
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/mock/
H A Dmock_rtp_payload_strategy.h15 #include "webrtc/modules/rtp_rtcp/interface/rtp_payload_registry.h"
17 namespace webrtc { namespace
41 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/utility/interface/
H A Daudio_frame_operations.h14 #include "webrtc/typedefs.h"
16 namespace webrtc { namespace
56 } // namespace webrtc
H A Dprocess_thread.h14 #include "webrtc/typedefs.h"
16 namespace webrtc { namespace
33 } // namespace webrtc
H A Drtp_dump.h19 #include "webrtc/system_wrappers/interface/file_wrapper.h"
20 #include "webrtc/typedefs.h"
22 namespace webrtc { namespace
51 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/utility/interface/mock/
H A Dmock_process_thread.h14 #include "webrtc/modules/utility/interface/process_thread.h"
18 namespace webrtc { namespace
28 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/video_capture/include/mock/
H A Dmock_video_capture.h13 #include "webrtc/modules/video_capture/include/video_capture.h"
16 namespace webrtc { namespace
48 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/video_capture/include/
H A Dvideo_capture_factory.h17 #include "webrtc/modules/video_capture/include/video_capture.h"
19 namespace webrtc { namespace
43 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/video_capture/windows/
H A Ddevice_info_mf.h14 #include "webrtc/modules/video_capture/device_info_impl.h"
16 namespace webrtc { namespace
41 } // namespace webrtc
H A Dhelp_functions_ds.h23 namespace webrtc namespace
34 } // namespace webrtc
H A Dvideo_capture_mf.h14 #include "webrtc/modules/video_capture/video_capture_impl.h"
16 namespace webrtc { namespace
41 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test/mock/
H A Dmock_packet_manipulator.h14 #include "webrtc/modules/video_coding/codecs/test/packet_manipulator.h"
19 #include "webrtc/typedefs.h"
20 #include "webrtc/video_frame.h"
22 namespace webrtc { namespace
27 MOCK_METHOD1(ManipulatePackets, int(webrtc::EncodedImage* encoded_image));
31 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/vp8/include/
H A Dvp8_common_types.h14 #include "webrtc/common_types.h"
16 namespace webrtc { namespace
28 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/video_coding/main/interface/mock/
H A Dmock_vcm_callbacks.h15 #include "webrtc/modules/video_coding/main/interface/video_coding_defines.h"
16 #include "webrtc/typedefs.h"
18 namespace webrtc { namespace
33 } // namespace webrtc
/external/chromium_org/third_party/webrtc/modules/video_coding/main/source/
H A Dfec_tables_xor.h17 namespace webrtc { namespace
6479 } // namespace webrtc

Completed in 9026 milliseconds

1234567891011>>