Searched refs:planes_layout (Results 1 – 3 of 3) sorted by relevance
174 planes_layout, in from_reader()181 if Into::<u32>::into(planes_layout) != VIRTIO_VIDEO_PLANES_LAYOUT_SINGLE_BUFFER { in from_reader()184 Into::<u32>::into(planes_layout), in from_reader()
183 pub planes_layout: Le32, field252 pub planes_layout: Le32, field
225 planes_layout: Le32::from(VIRTIO_VIDEO_PLANES_LAYOUT_SINGLE_BUFFER), in write()