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

/xsrc/external/mit/libvdpau/dist/test/
H A Ddlclose.c40 VdpDeviceCreateX11 *pvdp_device_create_x11; local in function:main
60 pvdp_device_create_x11 = dlsym(libvdpau, "vdp_device_create_x11");
61 if (!pvdp_device_create_x11) {
66 status = pvdp_device_create_x11(dpy, 0, &device, &get_proc_address);

Completed in 2 milliseconds