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

/xsrc/external/mit/libXvMC/dist/wrapper/
H A DXvMCWrapper.c184 static void *xvhandle; variable in typeref:typename:void *
256 xvhandle = dlopenversion("libXv.so", XV_SOVERSION, RTLD_LAZY | RTLD_GLOBAL);
257 if (!xvhandle) {

Completed in 3 milliseconds