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

/xsrc/external/mit/libXvMC/dist/wrapper/
H A DXvMCWrapper.c192 #define XW_RSYM(base,handle,handle2,pointer, retval) \ macro
271 XW_RSYM(xW, handle2, handleZ, XvMCQueryExtension, 1);
272 XW_RSYM(xW, handle2, handleZ, XvMCQueryVersion, 1);
387 XW_RSYM(xW, handle, handle2, XvMCListSurfaceTypes,);
388 XW_RSYM(xW, handle, handle2, XvMCCreateContext,);
389 XW_RSYM(xW, handle, handle2, XvMCDestroyContext,);
390 XW_RSYM(xW, handle, handle2, XvMCCreateSurface,);
391 XW_RSYM(xW, handle, handle2, XvMCDestroySurface,);
392 XW_RSYM(xW, handle, handle2, XvMCListSubpictureTypes,);
393 XW_RSYM(x
[all...]

Completed in 3 milliseconds