/external/webrtc/webrtc/voice_engine/test/auto_test/standard/ |
neteq_stats_test.cc | 11 #include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h"
|
codec_before_streaming_test.cc | 11 #include "webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.h"
|
codec_test.cc | 17 #include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h" 18 #include "webrtc/voice_engine/voice_engine_defines.h"
|
/external/webrtc/webrtc/voice_engine/ |
voice_engine.gyp | 15 'target_name': 'voice_engine', 115 'voice_engine', 156 'voice_engine', 177 'voice_engine',
|
voe_file_impl.cc | 11 #include "webrtc/voice_engine/voe_file_impl.h" 17 #include "webrtc/voice_engine/channel.h" 18 #include "webrtc/voice_engine/include/voe_errors.h" 19 #include "webrtc/voice_engine/output_mixer.h" 20 #include "webrtc/voice_engine/transmit_mixer.h" 21 #include "webrtc/voice_engine/voice_engine_impl.h"
|
BUILD.gn | 11 source_set("voice_engine") {
|
level_indicator.cc | 14 #include "webrtc/voice_engine/level_indicator.h"
|
voe_codec_impl.cc | 11 #include "webrtc/voice_engine/voe_codec_impl.h" 17 #include "webrtc/voice_engine/channel.h" 18 #include "webrtc/voice_engine/include/voe_errors.h" 19 #include "webrtc/voice_engine/voice_engine_impl.h"
|
voice_engine_impl.cc | 22 #include "webrtc/voice_engine/channel_proxy.h" 23 #include "webrtc/voice_engine/voice_engine_impl.h"
|
voe_rtp_rtcp_impl.cc | 14 #include "webrtc/voice_engine/include/voe_errors.h" 15 #include "webrtc/voice_engine/voe_rtp_rtcp_impl.h" 16 #include "webrtc/voice_engine/voice_engine_impl.h" 18 #include "webrtc/voice_engine/channel.h" 19 #include "webrtc/voice_engine/transmit_mixer.h"
|
transmit_mixer.cc | 11 #include "webrtc/voice_engine/transmit_mixer.h" 19 #include "webrtc/voice_engine/channel.h" 20 #include "webrtc/voice_engine/channel_manager.h" 21 #include "webrtc/voice_engine/include/voe_external_media.h" 22 #include "webrtc/voice_engine/statistics.h" 23 #include "webrtc/voice_engine/utility.h" 24 #include "webrtc/voice_engine/voe_base_impl.h" [all...] |
voe_base_impl.cc | 11 #include "webrtc/voice_engine/voe_base_impl.h" 22 #include "webrtc/voice_engine/channel.h" 23 #include "webrtc/voice_engine/include/voe_errors.h" 24 #include "webrtc/voice_engine/output_mixer.h" 25 #include "webrtc/voice_engine/transmit_mixer.h" 26 #include "webrtc/voice_engine/utility.h" 27 #include "webrtc/voice_engine/voice_engine_impl.h"
|
/external/webrtc/webrtc/test/ |
call_test.h | 58 // RunBaseTest overwrites the audio_state and the voice_engine of the send and 112 : voice_engine(nullptr), 119 VoiceEngine* voice_engine; member in struct:webrtc::test::CallTest::VoiceEngineState
|
/external/webrtc/webrtc/voice_engine/test/android/android_test/jni/ |
android_test.cc | 16 #include "webrtc/voice_engine/test/android/android_test/jni/org_webrtc_voiceengine_test_AndroidTest.h" 20 #include "webrtc/voice_engine/include/voe_audio_processing.h" 21 #include "webrtc/voice_engine/include/voe_base.h" 22 #include "webrtc/voice_engine/include/voe_codec.h" 23 #include "webrtc/voice_engine/include/voe_file.h" 24 #include "webrtc/voice_engine/include/voe_hardware.h" 25 #include "webrtc/voice_engine/include/voe_network.h" 26 #include "webrtc/voice_engine/include/voe_rtp_rtcp.h" 27 #include "webrtc/voice_engine/include/voe_volume_control.h" 29 #include "webrtc/voice_engine/test/auto_test/voe_test_interface.h [all...] |
/external/webrtc/webrtc/build/android/ |
test_runner.py | 54 'webrtc/voice_engine/voice_engine_unittests.isolate',
|
/external/webrtc/webrtc/call/ |
call_unittest.cc | 24 audio_state_config.voice_engine = &voice_engine_;
|
call.cc | 45 #include "webrtc/voice_engine/include/voe_codec.h" 108 VoiceEngine* voice_engine() { function in class:webrtc::internal::Call 112 return audio_state->voice_engine(); 213 ScopedVoEInterface<VoECodec> voe_codec(voice_engine()); 442 voice_engine(), module_process_thread_.get(), call_stats_.get()); 608 if (voice_engine() == nullptr || sync_group.empty()) 646 video_stream->SetSyncChannel(voice_engine(), 649 video_stream->SetSyncChannel(voice_engine(), -1);
|
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/estimators/ |
nada.h | 25 #include "webrtc/voice_engine/channel.h"
|
/external/webrtc/webrtc/voice_engine/test/auto_test/extended/ |
ec_metrics_test.cc | 11 #include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h"
|
/external/webrtc/webrtc/voice_engine/test/auto_test/fakes/ |
loudest_filter.cc | 11 #include "webrtc/voice_engine/test/auto_test/fakes/loudest_filter.h"
|
/external/webrtc/webrtc/voice_engine/test/auto_test/ |
voe_stress_test.cc | 25 #include "webrtc/voice_engine/test/auto_test/voe_stress_test.h" 30 #include "webrtc/voice_engine/test/auto_test/voe_standard_test.h" 31 #include "webrtc/voice_engine/test/auto_test/voe_test_defines.h" 32 #include "webrtc/voice_engine/voice_engine_defines.h" // defines build macros
|
/external/webrtc/webrtc/build/ |
apk_tests.gyp | 187 '<(webrtc_root)/voice_engine/voice_engine.gyp:voice_engine_unittests',
|
/external/webrtc/talk/app/webrtc/test/ |
androidtestinitializer.cc | 43 #include "webrtc/voice_engine/include/voe_base.h"
|
/external/webrtc/webrtc/modules/audio_processing/agc/ |
agc_unittest.cc | 55 test::ResourcePath("voice_engine/audio_long16", "pcm").c_str(), "rb");
|
/external/webrtc/webrtc/modules/media_file/ |
media_file_unittest.cc | 41 "data/voice_engine/audio_tiny48.wav";
|