HomeSort by relevance Sort by last modified time
    Searched refs:ProcessingTypes (Results 1 - 17 of 17) sorted by null

  /external/chromium_org/third_party/webrtc/voice_engine/
voe_external_media_impl.h 25 ProcessingTypes type,
30 ProcessingTypes type);
transmit_mixer_unittest.cc 22 virtual void Process(int channel, ProcessingTypes type,
transmit_mixer.h 83 ProcessingTypes type);
84 int DeRegisterExternalMediaProcessing(ProcessingTypes type);
voe_external_media_impl.cc 59 ProcessingTypes type,
105 ProcessingTypes type)
channel.h 258 int RegisterExternalMediaProcessing(ProcessingTypes type,
260 int DeRegisterExternalMediaProcessing(ProcessingTypes type);
transmit_mixer.cc     [all...]
channel.cc     [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/include/mock/
fake_voe_external_media.h 29 (int channel, ProcessingTypes type, VoEMediaProcess& processObject)) {
34 (int channel, ProcessingTypes type)) {
52 void CallProcess(ProcessingTypes type, int16_t* audio,
63 std::map<ProcessingTypes, VoEMediaProcess*>::const_iterator it =
72 std::map<ProcessingTypes, VoEMediaProcess*> callback_map_;
  /external/chromium_org/third_party/webrtc/voice_engine/include/
voe_external_media.h 32 virtual void Process(int channel, ProcessingTypes type,
57 int channel, ProcessingTypes type, VoEMediaProcess& processObject) = 0;
62 int channel, ProcessingTypes type) = 0;
  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/fakes/
fake_media_process.h 19 const webrtc::ProcessingTypes type,
  /external/chromium_org/third_party/webrtc/voice_engine/test/auto_test/standard/
external_media_test.cc 18 void TestRegisterExternalMedia(int channel, webrtc::ProcessingTypes type) {
  /external/webrtc/src/
common_types.h 121 enum ProcessingTypes
  /external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
fakewebrtcvoiceengine.h 285 webrtc::ProcessingTypes pt =
    [all...]
webrtcvoiceengine.h 147 webrtc::ProcessingTypes type,
webrtcvoiceengine.cc     [all...]
  /external/chromium_org/third_party/webrtc/
common_types.h 147 enum ProcessingTypes
  /external/chromium_org/third_party/webrtc/voice_engine/test/win_test/
WinTestDlg.cc 188 ProcessingTypes type,
200 ProcessingTypes type,
    [all...]

Completed in 51 milliseconds