/aosp_15_r20/external/crosvm/devices/src/virtio/snd/common_backend/ |
H A D | stream_info.rs | 92 pub fn build(self) -> StreamInfo { in build() 100 pub struct StreamInfo { struct 101 pub(crate) stream_source: Option<SysAudioStreamSource>, 102 stream_source_generator: Arc<SysAudioStreamSourceGenerator>, 103 pub(crate) channels: u8, 104 pub(crate) format: SampleFormat, 105 pub(crate) frame_rate: u32, 106 buffer_bytes: usize, 107 pub(crate) period_bytes: usize, 108 direction: u8, // VIRTIO_SND_D_* [all …]
|
H A D | async_funcs.rs | 148 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in process_pcm_ctrl() 590 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in handle_pcm_queue() 676 streams: &Rc<AsyncRwLock<Vec<AsyncRwLock<StreamInfo>>>>, in handle_ctrl_queue()
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/common/ |
H A D | CameraDeviceBase.h | 230 struct StreamInfo { struct 244 StreamInfo() : width(0), height(0), format(0), formatOverridden(false), originalFormat(0), in StreamInfo() argument 253 bool matchFormat(uint32_t clientFormat) const { in matchFormat() 278 virtual status_t getStreamInfo(int id, StreamInfo *streamInfo) = 0; argument
|
/aosp_15_r20/frameworks/av/services/camera/libcameraservice/device3/ |
H A D | Camera3OutputStream.h | 45 struct StreamInfo { struct 56 explicit StreamInfo(int id = CAMERA3_STREAM_ID_INVALID, argument 66 streamId(id), in streamId()
|
/aosp_15_r20/frameworks/av/media/libstagefright/rtsp/ |
H A D | ARTPConnection.cpp | 67 struct ARTPConnection::StreamInfo { struct in android::ARTPConnection 68 bool isIPv6; 69 int mRTPSocket; 70 int mRTCPSocket; 71 sp<ASessionDescription> mSessionDesc; 72 size_t mIndex; 73 sp<AMessage> mNotifyMsg; 74 KeyedVector<uint32_t, sp<ARTPSource> > mSources; 76 int64_t mNumRTCPPacketsReceived; 77 int64_t mNumRTPPacketsReceived; [all …]
|
/aosp_15_r20/device/generic/goldfish/camera/ |
D | FakeRotatingCamera.h | 70 struct StreamInfo { struct 72 AutoAllocatorNativeHandleDeleter> rgbaBuffer; 73 BufferUsage usage; 74 Rect<uint16_t> size; 75 PixelFormat pixelFormat; 76 uint32_t blobBufferSize; 77 uint32_t stride;
|
D | QemuCamera.h | 79 struct StreamInfo { struct 80 Rect<uint16_t> size; 81 PixelFormat pixelFormat; 82 uint32_t blobBufferSize;
|
/aosp_15_r20/external/webrtc/api/test/ |
H A D | track_id_stream_info_map.h | 25 struct StreamInfo { struct 37 virtual StreamInfo GetStreamInfoFromTrackId( argument
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/adapter/ |
H A D | callback_visitor.h | 84 struct QUICHE_EXPORT StreamInfo { struct 90 using StreamInfoMap = absl::flat_hash_map<Http2StreamId, StreamInfo>; argument
|
/aosp_15_r20/frameworks/av/media/module/mpeg2ts/include/mpeg2ts/ |
H A D | ATSParser.h | 202 struct StreamInfo { struct 203 unsigned mType; 204 unsigned mTypeExt; 205 unsigned mPID; 206 CADescriptor mCADescriptor; 207 AudioPresentationCollection mAudioPresentations;
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/tools/ |
H A D | quic_tcp_like_trace_converter.h | 58 struct StreamInfo { struct 71 StreamInfo* info); argument
|
H A D | quic_tcp_like_trace_converter.cc | 25 QuicTcpLikeTraceConverter::StreamInfo::StreamInfo() : fin(false) {} in StreamInfo() function in quic::QuicTcpLikeTraceConverter::StreamInfo
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/core/ |
H A D | priority_write_scheduler.h | 336 struct QUICHE_EXPORT StreamInfo { struct 343 using ReadyList = quiche::QuicheCircularDeque<StreamInfo*>; argument
|
/aosp_15_r20/external/flac/include/FLAC++/ |
H A 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
|
/aosp_15_r20/external/google-cloud-java/java-apigee-connect/proto-google-cloud-apigee-connect-v1/src/main/java/com/google/cloud/apigeeconnect/v1/ |
H A 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
|
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/ |
H A D | ClientStreamTracer.java | 111 public static final class StreamInfo { class in ClientStreamTracer 116 StreamInfo( in StreamInfo() method in ClientStreamTracer.StreamInfo
|
/aosp_15_r20/out/soong/.intermediates/external/puffin/libpuffpatch/android_recovery_arm64_armv8-2a_cortex-a55_static/gen/proto/external/puffin/puffin/src/ |
D | puffin.pb.cc | 37 PROTOBUF_CONSTEXPR StreamInfo::StreamInfo( in StreamInfo() function in puffin::metadata::StreamInfo 352 StreamInfo::StreamInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in StreamInfo() function in puffin::metadata::StreamInfo 358 StreamInfo::StreamInfo(const StreamInfo& from) in StreamInfo() function in puffin::metadata::StreamInfo
|
D | puffin.pb.h | 54 class StreamInfo; variable 238 inline StreamInfo() : StreamInfo(nullptr) {} in StreamInfo() function 243 StreamInfo(StreamInfo&& from) noexcept in StreamInfo() function
|
/aosp_15_r20/out/soong/.intermediates/external/puffin/libpuffpatch/android_arm64_armv8-2a_cortex-a55_static/gen/proto/external/puffin/puffin/src/ |
D | puffin.pb.h | 54 class StreamInfo; variable 238 inline StreamInfo() : StreamInfo(nullptr) {} in StreamInfo() function 243 StreamInfo(StreamInfo&& from) noexcept in StreamInfo() function
|
D | puffin.pb.cc | 37 PROTOBUF_CONSTEXPR StreamInfo::StreamInfo( in StreamInfo() function in puffin::metadata::StreamInfo 352 StreamInfo::StreamInfo(::PROTOBUF_NAMESPACE_ID::Arena* arena, in StreamInfo() function in puffin::metadata::StreamInfo 358 StreamInfo::StreamInfo(const StreamInfo& from) in StreamInfo() function in puffin::metadata::StreamInfo
|
/aosp_15_r20/external/crosvm/devices/src/virtio/snd/sys/ |
H A D | windows.rs | 104 impl StreamInfo { impl
|
H A D | linux.rs | 143 impl StreamInfo { impl
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/backends/gpu/ |
H A D | cupti_tracer.cc | 1108 struct StreamInfo { struct in tensorflow::profiler::__anon2fb572530111::CudaEventRecorder 1109 uint32 stream_id = 0; 1110 std::string name; 1111 int index; // 0 is reserved for null stream. 1112 const ContextInfo *ctx_info;
|
/aosp_15_r20/external/puffin/src/ |
H A D | puffin.proto | 15 message StreamInfo { message
|
/aosp_15_r20/packages/apps/TV/src/com/android/tv/data/ |
D | StreamInfo.java | 22 public interface StreamInfo { interface
|