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

1 2 34 5 6 7

  /external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/
after_initialization_fixture.cc 12 #include "webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.h"
before_initialization_fixture.cc 11 #include "webrtc/voice_engine/test/auto_test/fixtures/before_initialization_fixture.h"
before_streaming_fixture.cc 11 #include "webrtc/voice_engine/test/auto_test/fixtures/before_streaming_fixture.h"
  /external/webrtc/webrtc/voice_engine/test/auto_test/standard/
rtp_rtcp_before_streaming_test.cc 11 #include "webrtc/voice_engine/test/auto_test/fixtures/after_initialization_fixture.h"
rtp_rtcp_test.cc 15 #include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h"
16 #include "webrtc/voice_engine/test/auto_test/voe_standard_test.h"
hardware_test.cc 12 #include "webrtc/voice_engine/test/auto_test/fixtures/after_streaming_fixture.h"
  /external/webrtc/webrtc/voice_engine/
voe_video_sync_impl.cc 11 #include "webrtc/voice_engine/voe_video_sync_impl.h"
15 #include "webrtc/voice_engine/channel.h"
16 #include "webrtc/voice_engine/include/voe_errors.h"
17 #include "webrtc/voice_engine/voice_engine_impl.h"
channel.h 27 #include "webrtc/voice_engine/dtmf_inband.h"
28 #include "webrtc/voice_engine/dtmf_inband_queue.h"
29 #include "webrtc/voice_engine/include/voe_audio_processing.h"
30 #include "webrtc/voice_engine/include/voe_network.h"
31 #include "webrtc/voice_engine/level_indicator.h"
32 #include "webrtc/voice_engine/network_predictor.h"
33 #include "webrtc/voice_engine/shared_data.h"
34 #include "webrtc/voice_engine/voice_engine_defines.h"
38 #include "webrtc/voice_engine/include/voe_dtmf.h"
voe_volume_control_impl.cc 11 #include "webrtc/voice_engine/voe_volume_control_impl.h"
15 #include "webrtc/voice_engine/channel.h"
16 #include "webrtc/voice_engine/include/voe_errors.h"
17 #include "webrtc/voice_engine/output_mixer.h"
18 #include "webrtc/voice_engine/transmit_mixer.h"
19 #include "webrtc/voice_engine/voice_engine_impl.h"
channel_manager.cc 11 #include "webrtc/voice_engine/channel_manager.h"
14 #include "webrtc/voice_engine/channel.h"
channel_proxy.cc 11 #include "webrtc/voice_engine/channel_proxy.h"
17 #include "webrtc/voice_engine/channel.h"
utility.cc 11 #include "webrtc/voice_engine/utility.h"
19 #include "webrtc/voice_engine/voice_engine_defines.h"
voe_base_impl.h 14 #include "webrtc/voice_engine/include/voe_base.h"
17 #include "webrtc/voice_engine/shared_data.h"
dtmf_inband.h 15 #include "webrtc/voice_engine/voice_engine_defines.h"
dtmf_inband_queue.cc 12 #include "webrtc/voice_engine/dtmf_inband_queue.h"
statistics.cc 14 #include "webrtc/voice_engine/statistics.h"
  /external/webrtc/webrtc/
webrtc_perf_tests.isolate 15 '<(DEPTH)/resources/voice_engine/audio_long16.pcm',
webrtc.gyp 67 'voice_engine/voice_engine.gyp:*',
  /external/webrtc/webrtc/call/
call_perf_tests.cc 39 #include "webrtc/voice_engine/include/voe_base.h"
40 #include "webrtc/voice_engine/include/voe_codec.h"
41 #include "webrtc/voice_engine/include/voe_network.h"
42 #include "webrtc/voice_engine/include/voe_rtp_rtcp.h"
43 #include "webrtc/voice_engine/include/voe_video_sync.h"
224 VoiceEngine* voice_engine = VoiceEngine::Create(); local
225 VoEBase* voe_base = VoEBase::GetInterface(voice_engine);
226 VoECodec* voe_codec = VoECodec::GetInterface(voice_engine);
227 VoENetwork* voe_network = VoENetwork::GetInterface(voice_engine);
228 VoEVideoSync* voe_sync = VoEVideoSync::GetInterface(voice_engine);
    [all...]
  /external/webrtc/webrtc/voice_engine/test/cmd_test/
voe_cmd_test.cc 30 #include "webrtc/voice_engine/include/voe_audio_processing.h"
31 #include "webrtc/voice_engine/include/voe_base.h"
32 #include "webrtc/voice_engine/include/voe_codec.h"
33 #include "webrtc/voice_engine/include/voe_dtmf.h"
34 #include "webrtc/voice_engine/include/voe_errors.h"
35 #include "webrtc/voice_engine/include/voe_external_media.h"
36 #include "webrtc/voice_engine/include/voe_file.h"
37 #include "webrtc/voice_engine/include/voe_hardware.h"
38 #include "webrtc/voice_engine/include/voe_neteq_stats.h"
39 #include "webrtc/voice_engine/include/voe_network.h
    [all...]
  /external/webrtc/webrtc/voice_engine/test/auto_test/
voe_cpu_test.cc 11 #include "webrtc/voice_engine/test/auto_test/voe_cpu_test.h"
22 #include "webrtc/voice_engine/test/auto_test/voe_test_defines.h"
  /external/webrtc/webrtc/audio/
audio_receive_stream.h 53 VoiceEngine* voice_engine() const;
audio_send_stream.h 49 VoiceEngine* voice_engine() const;
  /external/webrtc/webrtc/test/channel_transport/
channel_transport.cc 19 #include "webrtc/voice_engine/include/voe_network.h"
  /external/webrtc/webrtc/video/
BUILD.gn 73 "../voice_engine",

Completed in 845 milliseconds

1 2 34 5 6 7