winapi::d3d9types::D3DFMT_YUY2 [] [src]

pub const D3DFMT_YUY2: D3DFORMAT = D3DFORMAT(b'Y' as i32 | b'U' as i32 << 8 | b'Y' as i32 << 16 |
              b'2' as i32 << 24 as u32)