Searched defs:xcb_xv_image_format_info_t (Results 1 – 1 of 1) sorted by relevance
214 typedef struct xcb_xv_image_format_info_t { struct215 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