Home
last modified time | relevance | path

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

/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dxv.h214 typedef struct xcb_xv_image_format_info_t { struct
215 uint32_t id;
216 uint8_t type;
217 uint8_t byte_order;
218 uint8_t pad0[2];
242 } xcb_xv_image_format_info_t; argument