| /system/core/debuggerd/ |
| D | tombstone_symbolize.h | 34 struct Frame { struct 39 std::vector<Frame> SymbolizeCode(std::string path, uint64_t rel_pc); argument
|
| /system/cros-codecs/src/decoder/stateless/ |
| D | vp8.rs | 47 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture() 188 frame: Frame, in handle_frame() 191 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in handle_frame() 244 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in decode()
|
| D | av1.rs | 57 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture() 169 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in decode_frame_header() 227 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in decode_frame() 319 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in decode()
|
| D | vp9.rs | 53 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture() 180 fn handle_frame(&mut self, frame: &Frame, picture: B::Picture) -> Result<(), DecodeError> { in handle_frame() 236 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in decode()
|
| D | h265.rs | 61 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture() 838 alloc_cb: &mut dyn FnMut() -> Option<<B::Handle as DecodedHandle>::Frame>, in begin_picture() 1016 alloc_cb: &mut dyn FnMut() -> Option<<B::Handle as DecodedHandle>::Frame>, in process_nalu() 1142 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in decode()
|
| D | h264.rs | 91 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture() 1038 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in begin_picture() 1184 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in process_nalu() 1255 <<B as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in decode()
|
| /system/cros-codecs/src/ |
| D | decoder.rs | 86 type Frame: VideoFrame; typedef 88 fn video_frame(&self) -> Arc<Self::Frame>; in video_frame() 111 type Frame = H::Frame; typedef 113 fn video_frame(&self) -> Arc<Self::Frame> { in video_frame()
|
| D | c2_wrapper.rs | 63 type Frame = V; typedef 81 type Frame: VideoFrame; typedef 119 type Frame = V; typedef
|
| /system/cros-codecs/src/backend/v4l2/decoder/ |
| D | stateless.rs | 74 type Frame = V; typedef 76 fn video_frame(&self) -> Arc<Self::Frame> { in video_frame()
|
| /system/cros-codecs/src/backend/vaapi/ |
| D | decoder.rs | 42 type Frame = V; typedef 44 fn video_frame(&self) -> Arc<Self::Frame> { in video_frame()
|
| /system/cros-codecs/src/codec/vp8/ |
| D | parser.rs | 331 pub struct Frame<'a> { struct 340 impl<'a> AsRef<[u8]> for Frame<'a> { argument
|
| /system/cros-codecs/src/decoder/stateless/h265/ |
| D | v4l2.rs | 42 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture()
|
| D | vaapi.rs | 620 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture()
|
| /system/cros-codecs/examples/ccdec/ |
| D | util.rs | 21 Frame, enumerator
|
| /system/cros-codecs/src/codec/vp9/ |
| D | parser.rs | 414 pub struct Frame<'a> { struct 425 impl<'a> Frame<'a> { argument 431 impl<'a> AsRef<[u8]> for Frame<'a> { implementation
|
| /system/cros-codecs/src/decoder/stateless/vp8/ |
| D | v4l2.rs | 62 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture()
|
| D | vaapi.rs | 222 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture()
|
| /system/cros-codecs/src/decoder/stateless/vp9/ |
| D | v4l2.rs | 68 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture()
|
| D | vaapi.rs | 244 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture()
|
| /system/cros-codecs/src/decoder/ |
| D | stateless.rs | 184 alloc_cb: &mut dyn FnMut() -> Option<<Self::Handle as DecodedHandle>::Frame>, in decode() 252 alloc_cb: &mut dyn FnMut() -> Option<<Self::Handle as DecodedHandle>::Frame>, in decode()
|
| /system/cros-codecs/src/decoder/stateless/h264/ |
| D | v4l2.rs | 77 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture()
|
| D | vaapi.rs | 526 <<Self as StatelessDecoderBackend>::Handle as DecodedHandle>::Frame, in new_picture()
|
| /system/cros-codecs/src/codec/h264/ |
| D | picture.rs | 22 Frame, enumerator
|
| /system/cros-codecs/src/codec/av1/ |
| D | parser.rs | 76 Frame = 6, enumerator 181 Frame(FrameObu<'a>), enumerator
|