Home
last modified time | relevance | path

Searched defs:stream_info (Results 1 – 11 of 11) sorted by relevance

/system/cros-codecs/src/backend/v4l2/decoder/
Dstateless.rs64 pub stream_info: StreamInfo, field
104 pub stream_info: StreamInfo, field
146 fn stream_info(&self) -> Option<&StreamInfo> { in stream_info() method
/system/cros-codecs/src/decoder/stateless/
Dav1.rs114 stream_info: Option<StreamInfo>, field
420 let stream_info = match &self.codec.parser.last_frame_header { in decode() localVariable
449 let stream_info = in decode() localVariable
501 fn stream_info(&self) -> Option<&crate::decoder::StreamInfo> { in stream_info() function
Dvp8.rs306 fn stream_info(&self) -> Option<&StreamInfo> { in stream_info() function
Dvp9.rs351 fn stream_info(&self) -> Option<&StreamInfo> { in stream_info() function
Dh265.rs1217 fn stream_info(&self) -> Option<&StreamInfo> { in stream_info() function
Dh264.rs1339 fn stream_info(&self) -> Option<&StreamInfo> { in stream_info() function
/system/cros-codecs/src/backend/dummy/
Ddecoder.rs87 stream_info: StreamInfo, field
142 fn stream_info(&self) -> Option<&StreamInfo> { in stream_info() method
/system/cros-codecs/src/decoder/
Dstateless.rs143 fn stream_info(&self) -> Option<&StreamInfo>; in stream_info() method
195 fn stream_info(&self) -> Option<&StreamInfo>; in stream_info() method
261 fn stream_info(&self) -> Option<&StreamInfo> { in stream_info() function
/system/cros-codecs/src/c2_wrapper/
Dc2_decoder.rs105 let stream_info = match &self.decoder { in check_events() localVariable
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h101471 struct xhci_stream_info *stream_info; member
102019 struct xhci_stream_info *stream_info; member
128520 struct pcm_stream_info stream_info; member
128853 struct stream_info { struct
128854 unsigned int status;
128855 unsigned int prev;
128856 unsigned int resume_status;
128857 unsigned int resume_prev;
128858 struct mutex lock;
128859 struct snd_sst_alloc_mrfld alloc_param;
[all …]
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h91779 struct xhci_stream_info *stream_info; member
92336 struct xhci_stream_info *stream_info; member