Searched refs:VA_DISPLAY_X11 (Results 1 – 2 of 2) sorted by relevance
43 VA_DISPLAY_X11 = 0x10, enumerator45 VA_DISPLAY_GLX = (VA_DISPLAY_X11 | (1 << 0)),
190 pDriverContext->display_type = VA_DISPLAY_X11; in vaGetDisplay()