Home
last modified time | relevance | path

Searched refs:try_x11 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dhwcontext_vaapi.c1626 int try_drm, try_x11, try_all; in vaapi_device_create() local
1639 try_all = try_drm = try_x11 = 0; in vaapi_device_create()
1643 try_x11 = 1; in vaapi_device_create()
1652 try_x11 = HAVE_VAAPI_X11; in vaapi_device_create()
1725 if (!display && try_x11) { in vaapi_device_create()

Completed in 3 milliseconds