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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/tests/
H A Dtest_subpicture.c177 assert(XvMCDestroySubpicture(display, &subpicture) == Success);
180 assert(XvMCDestroySubpicture(display, NULL) == XvMCBadSubpicture);
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/tests/
H A Dtest_subpicture.c177 assert(XvMCDestroySubpicture(display, &subpicture) == Success);
180 assert(XvMCDestroySubpicture(display, NULL) == XvMCBadSubpicture);
/xsrc/external/mit/libXvMC/dist/include/X11/extensions/
H A DXvMClib.h86 Status XvMCDestroySubpicture(Display *display, XvMCSubpicture *subpicture);
/xsrc/external/mit/libXvMC/dist/wrapper/
H A DXvMCWrapper.c142 XvMCDestroySubpictureP XvMCDestroySubpicture; member in struct:__anonb4005afd0108
397 XW_RSYM(xW, handle, handle2, XvMCDestroySubpicture,);
584 XvMCDestroySubpicture(Display *display, XvMCSubpicture *subpicture) function in typeref:typename:Status
588 return (*xW.XvMCDestroySubpicture) (display, subpicture);
/xsrc/external/mit/xf86-video-intel/dist/xvmc/
H A Dintel_xvmc.c814 * Function: XvMCDestroySubpicture
822 _X_EXPORT Status XvMCDestroySubpicture(Display * display, function in typeref:typename:_X_EXPORT Status
825 XVMC_ERR("XvMCDestroySubpicture not implemented!");
/xsrc/external/mit/xf86-video-intel-2014/dist/xvmc/
H A Dintel_xvmc.c814 * Function: XvMCDestroySubpicture
822 _X_EXPORT Status XvMCDestroySubpicture(Display * display, function in typeref:typename:_X_EXPORT Status
825 XVMC_ERR("XvMCDestroySubpicture not implemented!");
/xsrc/external/mit/xf86-video-intel-old/dist/src/xvmc/
H A Dintel_xvmc.c924 * Function: XvMCDestroySubpicture
932 _X_EXPORT Status XvMCDestroySubpicture(Display *display, XvMCSubpicture *subpicture) function in typeref:typename:_X_EXPORT Status
934 XVMC_ERR("XvMCDestroySubpicture not implemented!");
H A DI810XvMC.c3716 // Function: XvMCDestroySubpicture
3724 _X_EXPORT Status XvMCDestroySubpicture(Display *display, XvMCSubpicture *subpicture) { function in typeref:typename:_X_EXPORT Status
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/xvmc/
H A Dsubpicture.c457 Status XvMCDestroySubpicture(Display *dpy, XvMCSubpicture *subpicture) function in typeref:typename:PUBLIC Status
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/xvmc/
H A Dsubpicture.c455 Status XvMCDestroySubpicture(Display *dpy, XvMCSubpicture *subpicture) function in typeref:typename:PUBLIC Status
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaXvMC.c1646 XvMCDestroySubpicture(Display * display, XvMCSubpicture * subpicture) function in typeref:typename:_X_EXPORT Status
/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c3716 // Function: XvMCDestroySubpicture
3724 _X_EXPORT Status XvMCDestroySubpicture(Display *display, XvMCSubpicture *subpicture) { function in typeref:typename:_X_EXPORT Status
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/xvmc/
H A DI810XvMC.c3716 // Function: XvMCDestroySubpicture
3724 _X_EXPORT Status XvMCDestroySubpicture(Display *display, XvMCSubpicture *subpicture) { function in typeref:typename:_X_EXPORT Status

Completed in 28 milliseconds