Home
last modified time | relevance | path

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

12

/external/webrtc/talk/media/webrtc/
Dfakewebrtcvoiceengine.h146 struct Channel { struct
147 explicit Channel() in Channel() argument
169 bool external_transport;
170 bool send;
171 bool playout;
172 float volume_scale;
173 bool vad;
174 bool codec_fec;
175 int max_encoding_bandwidth;
176 bool opus_dtx;
[all …]
/external/opencv3/3rdparty/openexr/IlmImf/
DImfChannelList.h57 struct Channel struct
63 PixelType type;
74 int xSampling;
75 int ySampling;
100 Channel (PixelType type = HALF, argument
DImfChannelList.cpp54 Channel::Channel (PixelType t, int xs, int ys, bool pl): in Channel() function in Imf::Channel
/external/webrtc/webrtc/modules/audio_coding/neteq/
Dsync_buffer.h79 const AudioVector& Channel(size_t n) const { return *channels_[n]; } in Channel() function
80 AudioVector& Channel(size_t n) { return *channels_[n]; } in Channel() function
/external/webrtc/webrtc/voice_engine/
Dchannel_proxy.h30 class Channel; variable
Dchannel_manager.h29 class Channel; variable
/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
DCommonToken.cs151 public int Channel { property in Antlr.Runtime.CommonToken
/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
DCommonToken.cs170 public int Channel property in Antlr.Runtime.CommonToken
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimToken.cs100 public int Channel property
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/
DParallelArray.java30 public abstract class Channel{ class in ParallelArray
34 public Channel(int id, Object data, int strideSize){ in Channel() method in ParallelArray.Channel
/external/chromium-trace/catapult/third_party/apiclient/googleapiclient/
Dchannel.py128 class Channel(object): class
/external/webrtc/webrtc/modules/audio_coding/test/
DChannel.cc225 Channel::Channel(int16_t chID) in Channel() function in webrtc::Channel
/external/llvm/lib/Target/AMDGPU/
DAMDGPUInstrInfo.cpp122 unsigned Channel = MI->getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
136 unsigned Channel = MI->getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
DR600ISelLowering.cpp1287 unsigned &Channel, in getStackAddress()
1404 unsigned Channel, PtrIncr; in LowerSTORE() local
1597 unsigned Channel, PtrIncr; in LowerLOAD() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_format_parse.py52 class Channel: class
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/
DRemoteDebugEventSocketListener.cs124 public int Channel { property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/
DRemoteDebugEventSocketListener.cs142 public int Channel property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
/external/webrtc/webrtc/p2p/base/
Dturnserver.cc76 class TurnServerAllocation::Channel : public rtc::MessageHandler { class in cricket::TurnServerAllocation
930 TurnServerAllocation::Channel::Channel(rtc::Thread* thread, int id, in Channel() function in cricket::TurnServerAllocation::Channel
/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas257 property Channel: Integer read GetChannel write SetChannel; property
618 property Channel: Integer read GetChannel write SetChannel; property
678 property Channel: Integer read GetChannel write SetChannel; property

12