/external/crosvm/devices/src/virtio/snd/common_backend/ |
D | stream_info.rs | 94 pub fn build(self) -> StreamInfo { in build() 102 pub struct StreamInfo { struct 103 pub(crate) stream_source: Option<SysAudioStreamSource>, 104 stream_source_generator: Arc<SysAudioStreamSourceGenerator>, 105 pub(crate) muted: Rc<AtomicBool>, 106 pub(crate) channels: u8, 107 pub(crate) format: SampleFormat, 108 pub(crate) frame_rate: u32, 109 buffer_bytes: usize, 110 pub(crate) period_bytes: usize, [all …]
|
D | async_funcs.rs | 154 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in process_pcm_ctrl() 603 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in handle_ctrl_tube() 650 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in handle_pcm_queue() 736 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in handle_ctrl_queue()
|
D | mod.rs | 761 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in run_worker_once() 891 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in reset_streams()
|
/external/webrtc/api/test/ |
D | track_id_stream_info_map.h | 25 struct StreamInfo { struct 37 virtual StreamInfo GetStreamInfoFromTrackId( argument
|
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/adapter/ |
D | callback_visitor.h | 92 struct QUICHE_EXPORT StreamInfo { struct 98 using StreamInfoMap = absl::flat_hash_map<Http2StreamId, StreamInfo>; argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/adapter/ |
D | callback_visitor.h | 92 struct QUICHE_EXPORT StreamInfo { struct 98 using StreamInfoMap = absl::flat_hash_map<Http2StreamId, StreamInfo>; argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/quic/tools/ |
D | quic_tcp_like_trace_converter.h | 58 struct StreamInfo { struct 71 StreamInfo* info); argument
|
D | quic_tcp_like_trace_converter.cc | 27 QuicTcpLikeTraceConverter::StreamInfo::StreamInfo() : fin(false) {} in StreamInfo() function in quic::QuicTcpLikeTraceConverter::StreamInfo
|
/external/cronet/tot/net/third_party/quiche/src/quiche/quic/tools/ |
D | quic_tcp_like_trace_converter.h | 58 struct StreamInfo { struct 71 StreamInfo* info); argument
|
D | quic_tcp_like_trace_converter.cc | 27 QuicTcpLikeTraceConverter::StreamInfo::StreamInfo() : fin(false) {} in StreamInfo() function in quic::QuicTcpLikeTraceConverter::StreamInfo
|
/external/cronet/tot/net/third_party/quiche/src/quiche/http2/core/ |
D | priority_write_scheduler.h | 336 struct QUICHE_EXPORT StreamInfo { struct 343 using ReadyList = quiche::QuicheCircularDeque<StreamInfo*>; argument
|
/external/cronet/stable/net/third_party/quiche/src/quiche/http2/core/ |
D | priority_write_scheduler.h | 336 struct QUICHE_EXPORT StreamInfo { struct 343 using ReadyList = quiche::QuicheCircularDeque<StreamInfo*>; argument
|
/external/grpc-grpc-java/api/src/main/java/io/grpc/ |
D | ClientStreamTracer.java | 111 public static final class StreamInfo { class in ClientStreamTracer 116 StreamInfo( in StreamInfo() method in ClientStreamTracer.StreamInfo
|
/external/flac/include/FLAC++/ |
D | metadata.h | 287 inline StreamInfo(const StreamInfo &object): Prototype(object) { } in StreamInfo() function 288 inline StreamInfo(const ::FLAC__StreamMetadata &object): Prototype(object) { } in StreamInfo() function 289 inline StreamInfo(const ::FLAC__StreamMetadata *object): Prototype(object) { } in StreamInfo() function 295 inline StreamInfo(::FLAC__StreamMetadata *object, bool copy): Prototype(object, copy) { } in StreamInfo() function
|
/external/puffin/src/ |
D | puffin.proto | 15 message StreamInfo { message
|
/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/java/com/google/cloud/apigeeconnect/v1/ |
D | StreamInfo.java | 30 public final class StreamInfo extends com.google.protobuf.GeneratedMessageV3 class 36 private StreamInfo(com.google.protobuf.GeneratedMessageV3.Builder<?> builder) { in StreamInfo() method in StreamInfo 40 private StreamInfo() { in StreamInfo() method in StreamInfo
|
/external/crosvm/devices/src/virtio/snd/sys/ |
D | windows.rs | 104 impl StreamInfo { impl
|
D | linux.rs | 143 impl StreamInfo { implementation
|
/external/python/cpython3/Android/testbed/app/src/main/c/ |
D | main_activity.c | 35 } StreamInfo; typedef
|
/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/proto/google/cloud/apigeeconnect/v1/ |
D | tether.proto | 87 message StreamInfo { message
|
/external/googleapis/google/cloud/apigeeconnect/v1/ |
D | tether.proto | 87 message StreamInfo { message
|
/external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
D | cupti_tracer.cc | 1108 struct StreamInfo { struct in tensorflow::profiler::__anon1bba5cd30111::CudaEventRecorder 1109 uint32 stream_id = 0; 1110 std::string name; 1111 int index; // 0 is reserved for null stream. 1112 const ContextInfo *ctx_info;
|
/external/flac/src/libFLAC++/ |
D | metadata.cpp | 234 StreamInfo::StreamInfo(): in StreamInfo() function in FLAC::Metadata::StreamInfo
|
/external/aws-sdk-java-v2/services/kinesisvideo/src/main/resources/codegen-resources/ |
D | service-2.json | 1005 "StreamInfo":{ object 1882 "StreamInfo":{ object
|
/external/aws-sdk-java-v2/services/iot/src/main/resources/codegen-resources/ |
D | service-2.json | 18239 "StreamInfo":{ object
|