Home
last modified time | relevance | path

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

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