Home
last modified time | relevance | path

Searched refs:video_pixel_format_NV12 (Results 1 – 2 of 2) sorted by relevance

/external/crosvm/media/libvda/src/
Dformat.rs103 NV12 = bindings::video_pixel_format_NV12,
114 PixelFormat::NV12 => bindings::video_pixel_format_NV12, in to_raw_pixel_format()
Dbindings.rs65 pub const video_pixel_format_NV12: video_pixel_format = 1; constant