Home
last modified time | relevance | path

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

/system/cros-codecs/src/
Dvideo_frame.rs271 fn fill_v4l2_plane(&self, index: usize, plane: &mut v4l2_plane); in fill_v4l2_plane() method
301 fn fill_v4l2_plane(&self, index: usize, plane: &mut v4l2_plane) { in fill_v4l2_plane() method
/system/cros-codecs/src/video_frame/
Dframe_pool.rs67 fn fill_v4l2_plane(&self, index: usize, plane: &mut v4l2_plane) { in fill_v4l2_plane() method
Dv4l2_mmap_video_frame.rs148 fn fill_v4l2_plane(&self, _index: usize, plane: &mut v4l2_plane) { in fill_v4l2_plane() method
Dgeneric_dma_video_frame.rs511 fn fill_v4l2_plane(&self, index: usize, plane: &mut v4l2_plane) { in fill_v4l2_plane() method
Dgbm_video_frame.rs388 fn fill_v4l2_plane(&self, index: usize, plane: &mut v4l2_plane) { in fill_v4l2_plane() method
/system/cros-codecs/src/backend/v4l2/
Dencoder.rs258 fn fill_v4l2_plane(&self, index: usize, plane: &mut v4l2r::bindings::v4l2_plane) { in fill_v4l2_plane() method
285 fn fill_v4l2_plane(&self, index: usize, plane: &mut v4l2r::bindings::v4l2_plane) { in fill_v4l2_plane() method