Home
last modified time | relevance | path

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

/system/cros-codecs/src/video_frame/
Dv4l2_mmap_video_frame.rs40 pub struct V4l2MmapVideoFrame { struct
49 impl Debug for V4l2MmapVideoFrame { argument
60 impl V4l2MmapVideoFrame { impl
97 impl VideoFrame for V4l2MmapVideoFrame { implementation