HomeSort by relevance Sort by last modified time
    Searched full:voice_engine (Results 126 - 150 of 159) sorted by null

1 2 3 4 56 7

  /external/webrtc/webrtc/video/
video_receive_stream.cc 145 webrtc::VoiceEngine* voice_engine,
317 void VideoReceiveStream::SetSyncChannel(VoiceEngine* voice_engine,
319 if (voice_engine != nullptr && audio_channel_id != -1) {
320 VoEVideoSync* voe_sync_interface = VoEVideoSync::GetInterface(voice_engine);
vie_sync_module.cc 20 #include "webrtc/voice_engine/include/voe_video_sync.h"
  /external/webrtc/webrtc/voice_engine/
output_mixer.cc 11 #include "webrtc/voice_engine/output_mixer.h"
19 #include "webrtc/voice_engine/include/voe_external_media.h"
20 #include "webrtc/voice_engine/statistics.h"
21 #include "webrtc/voice_engine/utility.h"
utility_unittest.cc 17 #include "webrtc/voice_engine/utility.h"
18 #include "webrtc/voice_engine/voice_engine_defines.h"
voe_audio_processing_impl.cc 11 #include "webrtc/voice_engine/voe_audio_processing_impl.h"
17 #include "webrtc/voice_engine/channel.h"
18 #include "webrtc/voice_engine/include/voe_errors.h"
19 #include "webrtc/voice_engine/transmit_mixer.h"
20 #include "webrtc/voice_engine/voice_engine_impl.h"
    [all...]
voe_hardware_impl.cc 11 #include "webrtc/voice_engine/voe_hardware_impl.h"
17 #include "webrtc/voice_engine/include/voe_errors.h"
18 #include "webrtc/voice_engine/voice_engine_impl.h"
dtmf_inband.cc 11 #include "webrtc/voice_engine/dtmf_inband.h"
  /external/webrtc/webrtc/voice_engine/test/auto_test/extended/
agc_config_test.cc 11 #include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h"
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
file_before_streaming_test.cc 12 #include "webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.h"
hardware_before_streaming_test.cc 13 #include "webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.h"
rtp_rtcp_extensions.cc 15 #include "webrtc/voice_engine/test/auto_test/fixtures/before_streaming_fixture.h"
video_sync_test.cc 16 #include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h"
audio_processing_test.cc 12 #include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h"
13 #include "webrtc/voice_engine/test/auto_test/voe_standard_test.h"
mixing_test.cc 16 #include "webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.h"
66 input_filename_ = test::ResourcePath("voice_engine/audio_long16", "pcm");
  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_test_defines.h 14 #include "webrtc/voice_engine/test/auto_test/voe_test_common.h"
voe_conference_test.cc 18 #include "webrtc/voice_engine/test/auto_test/fakes/conference_transport.h"
voe_output_test.cc 18 #include "webrtc/voice_engine/test/auto_test/voe_standard_test.h"
  /external/webrtc/webrtc/audio/
audio_receive_stream_unittest.cc 79 config.voice_engine = &voice_engine_;
120 MockVoiceEngine& voice_engine() { return voice_engine_; } function in struct:webrtc::test::__anon26723::ConfigHelper
audio_send_stream_unittest.cc 68 config.voice_engine = &voice_engine_;
  /external/webrtc/webrtc/
BUILD.gn 201 "voice_engine",
  /external/webrtc/webrtc/modules/
modules_unittests.isolate 22 '<(DEPTH)/data/voice_engine/audio_tiny48.wav',
  /external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
after_initialization_fixture.h 24 #include "webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.h"
  /external/webrtc/webrtc/call/
congestion_controller.cc 32 #include "webrtc/voice_engine/include/voe_video_sync.h"
  /external/webrtc/webrtc/test/testsupport/
fileutils.h 26 // "test/data/voice_engine/audio_long16.wav";
  /external/webrtc/webrtc/voice_engine/test/auto_test/fakes/
conference_transport.cc 11 #include "webrtc/voice_engine/test/auto_test/fakes/conference_transport.h"

Completed in 620 milliseconds

1 2 3 4 56 7