Home
last modified time | relevance | path

Searched defs:Channel (Results 1 – 25 of 53) sorted by relevance

123

/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
Dfakewebrtcvoiceengine.h178 struct Channel { struct
179 explicit Channel() in Channel() function
210 bool external_transport;
211 bool send;
212 bool playout;
213 float volume_scale;
214 float volume_pan_left;
215 float volume_pan_right;
216 bool file;
217 bool vad;
[all …]
Dfakewebrtcvideoengine.h263 struct Channel { struct
264 Channel() in Channel() argument
302 int capture_id_;
303 int original_channel_id_;
304 bool has_renderer_;
305 bool render_started_;
306 bool send;
307 bool receive_;
308 bool can_transmit_;
309 std::map<int, int> ssrcs_;
[all …]
/external/chromium_org/mojo/system/
Dchannel_endpoint.h19 class Channel; variable
155 friend class Channel; variable
Dplatform_handle_dispatcher.cc89 Channel* /*channel*/, in StartSerializeImplNoLock() argument
98 Channel* /*channel*/, in EndSerializeAndCloseImplNoLock() argument
Dmessage_pipe_test_utils.h17 class Channel; variable
Dshared_buffer_dispatcher.cc236 Channel* /*channel*/, in StartSerializeImplNoLock() argument
245 Channel* /*channel*/, in EndSerializeAndCloseImplNoLock() argument
Dtransport_data.h24 class Channel; variable
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
Dsync_buffer.h81 const AudioVector& Channel(size_t n) const { return *channels_[n]; } in Channel() function
82 AudioVector& Channel(size_t n) { return *channels_[n]; } in Channel() function
/external/chromium_org/components/nacl/broker/
Dnacl_broker_listener.h15 class Channel; variable
/external/chromium_org/cloud_print/service/win/
Dservice_listener.h18 class Channel; variable
Dsetup_listener.h24 class Channel; variable
/external/chromium_org/content/renderer/pepper/
Dpepper_in_process_router.cc22 class PepperInProcessRouter::Channel : public IPC::Sender { class in content::PepperInProcessRouter
24 Channel(const base::Callback<bool(IPC::Message*)>& callback) in Channel() function in content::PepperInProcessRouter::Channel
Dpepper_in_process_router.h80 class Channel; variable
/external/chromium_org/chrome/common/
Dchrome_version_info.h22 enum Channel { enum
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DIToken.cs65 int Channel property
DCommonTokenStream.cs70 public int Channel property in Antlr.Runtime.CommonTokenStream
DClassicToken.cs132 public int Channel property in Antlr.Runtime.ClassicToken
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DIToken.cs59 int Channel { property
DCommonTokenStream.cs65 public int Channel { property in Antlr.Runtime.CommonTokenStream
DClassicToken.cs114 public int Channel { property in Antlr.Runtime.ClassicToken
/external/chromium_org/third_party/webrtc/voice_engine/
Dchannel_manager.h28 class Channel; variable
/external/chromium_org/chrome/utility/importer/
Dfirefox_importer_unittest_utils.h22 class Channel; variable
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimToken.cs100 public int Channel property
/external/chromium_org/chrome/browser/resources/gaia_auth/
Dchannel.js8 function Channel() { class
/external/chromium_org/google_apis/gcm/protocol/
Dandroid_checkin.proto27 enum Channel { enum

123