Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/snd/common_backend/
Dstream_info.rs94 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 …]
Dasync_funcs.rs154 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()
Dmod.rs761 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in run_worker_once()
891 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/tot/net/third_party/quiche/src/quiche/http2/adapter/
Dcallback_visitor.h92 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/
Dcallback_visitor.h92 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/
Dquic_tcp_like_trace_converter.h58 struct StreamInfo { struct
71 StreamInfo* info); argument
Dquic_tcp_like_trace_converter.cc27 QuicTcpLikeTraceConverter::StreamInfo::StreamInfo() : fin(false) {} in StreamInfo() function in quic::QuicTcpLikeTraceConverter::StreamInfo
/external/cronet/tot/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.cc27 QuicTcpLikeTraceConverter::StreamInfo::StreamInfo() : fin(false) {} in StreamInfo() function in quic::QuicTcpLikeTraceConverter::StreamInfo
/external/cronet/tot/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/cronet/stable/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 { impl
Dlinux.rs143 impl StreamInfo { implementation
/external/python/cpython3/Android/testbed/app/src/main/c/
Dmain_activity.c35 } StreamInfo; typedef
/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::__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++/
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