Searched refs:FramePlane (Results 1 – 4 of 4) sorted by relevance
46 impl From<&FramePlane> for libvda::FramePlane { implementation47 fn from(plane: &FramePlane) -> Self { in from()48 libvda::FramePlane { in from()157 planes: &[FramePlane], in use_output_buffer() argument160 let vda_planes: Vec<libvda::FramePlane> = planes.into_iter().map(Into::into).collect(); in use_output_buffer()
18 pub struct FramePlane { struct84 planes: &[FramePlane], in use_output_buffer() argument
274 .map(|plane| libvda::FramePlane { in encode()
628 FramePlane { in queue_output_resource()632 FramePlane { in queue_output_resource()