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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86xvmc.h142 xf86XvMCDestroySubpictureProcPtr DestroySubpicture; member in struct:__anon8a8ad0160308
H A Dxf86xvmc.c140 (*pScreenPriv->adaptors[pContext->adapt_num]->DestroySubpicture)(
214 pAdapt[i].DestroySubpicture = xf86XvMCDestroySubpicture;
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86xvmc.h122 xf86XvMCDestroySubpictureProcPtr DestroySubpicture; member in struct:__anon8e949fe90308
H A Dxf86xvmc.c128 (*pScreenPriv->adaptors[pContext->adapt_num]->DestroySubpicture) (pScrn,
203 pAdapt[i].DestroySubpicture = xf86XvMCDestroySubpicture;
/xsrc/external/mit/xorg-server.old/dist/Xext/
H A Dxvmcext.h101 XvMCDestroySubpictureProcPtr DestroySubpicture; member in struct:__anonf1f5a4760608
H A Dxvmc.c103 (*pScreenPriv->adaptors[pContext->adapt_num].DestroySubpicture)(pSubpict);
/xsrc/external/mit/xorg-server/dist/Xext/
H A Dxvmcext.h84 XvMCDestroySubpictureProcPtr DestroySubpicture; member in struct:__anonb941ef090608
H A Dxvmc.c102 (*pScreenPriv->adaptors[pContext->adapt_num].DestroySubpicture) (pSubpict);
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di965_hwmc.c261 .DestroySubpicture = destroy_subpicture
274 .DestroySubpicture = destroy_subpicture
H A Di915_hwmc.c874 .DestroySubpicture = (xf86XvMCDestroySubpictureProcPtr) i915_xvmc_destroy_subpict,
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_video_hwmc.c241 adaptors[i].DestroySubpicture = destroy_subpicture;
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_hwmc.c229 pAdapt->DestroySubpicture = destroy_subpicture;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_video_hwmc.c241 adaptors[i].DestroySubpicture = destroy_subpicture;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_hwmc.c229 pAdapt->DestroySubpicture = destroy_subpicture;
/xsrc/external/mit/libXvMC/dist/src/
H A DXvMC.c461 XvMCGetReq(DestroySubpicture, req);

Completed in 11 milliseconds