Home
last modified time | relevance | path

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

/external/crosvm/devices/src/virtio/video/
Dformat.rs218 pub struct FormatRange { struct
223 impl_from_for_interconvertible_structs!(virtio_video_format_range, FormatRange, min, max, step); argument
/external/crosvm/devices/src/virtio/video/decoder/backend/
Dvda.rs140 width_range: FormatRange, in from_pixel_format()
141 height_range: FormatRange, in from_pixel_format()