Home
last modified time | relevance | path

Searched defs:StreamInfo (Results 1 – 20 of 20) sorted by relevance

/external/crosvm/devices/src/virtio/snd/common_backend/
Dstream_info.rs76 pub fn build(self) -> StreamInfo { in build()
84 pub struct StreamInfo { struct
85 pub(crate) stream_source: Option<SysAudioStreamSource>,
86 stream_source_generator: Arc<SysAudioStreamSourceGenerator>,
87 pub(crate) channels: u8,
88 pub(crate) format: SampleFormat,
89 pub(crate) frame_rate: u32,
90 buffer_bytes: usize,
91 pub(crate) period_bytes: usize,
115 pub struct StreamInfoSnapshot { argument
[all …]
Dasync_funcs.rs149 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in process_pcm_ctrl()
573 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in handle_pcm_queue()
656 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in handle_ctrl_queue()
Dmod.rs738 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in run_worker_once()
860 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in reset_streams()
/external/webrtc/api/test/
Dtrack_id_stream_info_map.h25 struct StreamInfo { struct
37 virtual StreamInfo GetStreamInfoFromTrackId( argument
/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/
Dcallback_visitor.h84 struct QUICHE_EXPORT StreamInfo { struct
90 using StreamInfoMap = absl::flat_hash_map<Http2StreamId, StreamInfo>; argument
/external/cronet/net/third_party/quiche/src/quiche/quic/tools/
Dquic_tcp_like_trace_converter.h58 struct StreamInfo { struct
71 StreamInfo* info); argument
Dquic_tcp_like_trace_converter.cc25 QuicTcpLikeTraceConverter::StreamInfo::StreamInfo() : fin(false) {} in StreamInfo() function in quic::QuicTcpLikeTraceConverter::StreamInfo
/external/cronet/net/third_party/quiche/src/quiche/http2/core/
Dpriority_write_scheduler.h336 struct QUICHE_EXPORT StreamInfo { struct
343 using ReadyList = quiche::QuicheCircularDeque<StreamInfo*>; argument
/external/grpc-grpc-java/api/src/main/java/io/grpc/
DClientStreamTracer.java111 public static final class StreamInfo { class in ClientStreamTracer
116 StreamInfo( in StreamInfo() method in ClientStreamTracer.StreamInfo
/external/flac/include/FLAC++/
Dmetadata.h287 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/
Dpuffin.proto15 message StreamInfo { message
/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/java/com/google/cloud/apigeeconnect/v1/
DStreamInfo.java30 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/
Dwindows.rs104 impl StreamInfo { implementation
Dlinux.rs143 impl StreamInfo { implementation
/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/proto/google/cloud/apigeeconnect/v1/
Dtether.proto87 message StreamInfo { message
/external/googleapis/google/cloud/apigeeconnect/v1/
Dtether.proto87 message StreamInfo { message
/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_tracer.cc1108 struct StreamInfo { struct in tensorflow::profiler::__anonec3d75710111::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++/
Dmetadata.cpp234 StreamInfo::StreamInfo(): in StreamInfo() function in FLAC::Metadata::StreamInfo
/external/aws-sdk-java-v2/services/kinesisvideo/src/main/resources/codegen-resources/
Dservice-2.json1005 "StreamInfo":{ object
1882 "StreamInfo":{ object
/external/aws-sdk-java-v2/services/iot/src/main/resources/codegen-resources/
Dservice-2.json18239 "StreamInfo":{ object