/external/webrtc/talk/media/webrtc/ |
D | fakewebrtcvoiceengine.h | 146 struct Channel { struct 147 explicit Channel() in Channel() function 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/ |
D | ImfChannelList.h | 57 struct Channel struct 63 PixelType type; 74 int xSampling; 75 int ySampling; 100 Channel (PixelType type = HALF, argument
|
D | ImfChannelList.cpp | 54 Channel::Channel (PixelType t, int xs, int ys, bool pl): in Channel() function in Imf::Channel
|
/external/webrtc/webrtc/modules/audio_coding/neteq/ |
D | sync_buffer.h | 79 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/ |
D | channel_proxy.h | 30 class Channel; variable
|
D | channel_manager.h | 29 class Channel; variable
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
D | IToken.cs | 59 int Channel { property
|
D | CommonTokenStream.cs | 65 public int Channel { property in Antlr.Runtime.CommonTokenStream
|
D | ClassicToken.cs | 114 public int Channel { property in Antlr.Runtime.ClassicToken
|
D | CommonToken.cs | 151 public int Channel { property in Antlr.Runtime.CommonToken
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
D | IToken.cs | 65 int Channel property
|
D | CommonTokenStream.cs | 70 public int Channel property in Antlr.Runtime.CommonTokenStream
|
D | ClassicToken.cs | 132 public int Channel property in Antlr.Runtime.ClassicToken
|
D | CommonToken.cs | 170 public int Channel property in Antlr.Runtime.CommonToken
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/ |
D | SlimToken.cs | 100 public int Channel property
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/ |
D | ParallelArray.java | 30 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/ |
D | channel.py | 128 class Channel(object): class
|
/external/webrtc/webrtc/modules/audio_coding/test/ |
D | Channel.cc | 225 Channel::Channel(int16_t chID) in Channel() function in webrtc::Channel
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUInstrInfo.cpp | 122 unsigned Channel = MI->getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local 136 unsigned Channel = MI->getOperand(ChanOpIdx).getImm(); in expandPostRAPseudo() local
|
D | R600ISelLowering.cpp | 1287 unsigned &Channel, in getStackAddress() 1404 unsigned Channel, PtrIncr; in LowerSTORE() local 1597 unsigned Channel, PtrIncr; in LowerLOAD() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_format_parse.py | 52 class Channel: class
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 124 public int Channel { property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Debug/ |
D | RemoteDebugEventSocketListener.cs | 142 public int Channel property in Antlr.Runtime.Debug.RemoteDebugEventSocketListener.ProxyToken
|
/external/webrtc/webrtc/p2p/base/ |
D | turnserver.cc | 76 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/ |
D | Antlr.Runtime.pas | 257 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
|