Searched refs:pFormats (Results 1 - 25 of 38) sorted by relevance

12

/vbox/src/VBox/Additions/WINNT/Graphics/Video/disp/wddm/
H A DVBoxDispD3DIf.h111 HRESULT VBoxDispD3DGlobalOpen(PVBOXWDDMDISP_D3D pD3D, PVBOXWDDMDISP_FORMATS pFormats);
112 void VBoxDispD3DGlobalClose(PVBOXWDDMDISP_D3D pD3D, PVBOXWDDMDISP_FORMATS pFormats);
H A DVBoxDispD3DIf.cpp979 static void vboxDispD3DGlobalD3DFormatsInit(PVBOXWDDMDISP_FORMATS pFormats) argument
981 memset(pFormats, 0, sizeof (*pFormats));
982 pFormats->paFormstOps = gVBoxFormatOps3D;
983 pFormats->cFormstOps = RT_ELEMENTS(gVBoxFormatOps3D);
1093 HRESULT VBoxDispD3DGlobalOpen(PVBOXWDDMDISP_D3D pD3D, PVBOXWDDMDISP_FORMATS pFormats) argument
1112 *pFormats = g_VBoxDispD3DGlobalD3DFormats;
1116 void VBoxDispD3DGlobalClose(PVBOXWDDMDISP_D3D pD3D, PVBOXWDDMDISP_FORMATS pFormats) argument
/vbox/src/VBox/GuestHost/SharedClipboard/
H A Dx11-clipboard.cpp511 CLIPX11FORMAT *pFormats = NULL; local
513 pFormats = (CLIPX11FORMAT *)RTMemAllocZ(*pcLen * sizeof(CLIPX11FORMAT));
527 if (pFormats)
536 pFormats[i] = j;
540 pFormats[i], g_aFormats[pFormats[i]].pcszAtom));
547 clipUpdateX11Targets(pCtx, pFormats, *pcLen);
548 RTMemFree(pFormats);
1291 CLIPNEWVBOXFORMATS *pFormats = (CLIPNEWVBOXFORMATS *)pUserData; local
1292 CLIPBACKEND *pCtx = pFormats
[all...]
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.16.0/
H A Dxf86xv.h164 XF86VideoFormatPtr pFormats; member in struct:__anon6986
H A Dxvdix.h152 XvFormatPtr pFormats; member in struct:__anon7014
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.17.1/
H A Dxf86xv.h128 XF86VideoFormatPtr pFormats; member in struct:__anon7295
H A Dxvdix.h152 XvFormatPtr pFormats; member in struct:__anon7323
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dxf86xv.h150 XF86VideoFormatPtr pFormats; member in struct:__anon7685
H A Dxvdix.h153 XvFormatPtr pFormats; member in struct:__anon7699
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dxf86xv.h150 XF86VideoFormatPtr pFormats; member in struct:__anon8047
H A Dxvdix.h153 XvFormatPtr pFormats; member in struct:__anon8063
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dxf86xv.h150 XF86VideoFormatPtr pFormats; member in struct:__anon8361
H A Dxvdix.h152 XvFormatPtr pFormats; member in struct:__anon8386
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.6.5/
H A Dxf86xv.h150 XF86VideoFormatPtr pFormats; member in struct:__anon8666
H A Dxvdix.h152 XvFormatPtr pFormats; member in struct:__anon8691
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.7.7/
H A Dxf86xv.h152 XF86VideoFormatPtr pFormats; member in struct:__anon8978
H A Dxvdix.h154 XvFormatPtr pFormats; member in struct:__anon9003
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.8.0/
H A Dxf86xv.h152 XF86VideoFormatPtr pFormats; member in struct:__anon9295
H A Dxvdix.h154 XvFormatPtr pFormats; member in struct:__anon9322
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.9.0/
H A Dxf86xv.h152 XF86VideoFormatPtr pFormats; member in struct:__anon9616
H A Dxvdix.h154 XvFormatPtr pFormats; member in struct:__anon9643
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dxf86xv.h151 XF86VideoFormatPtr pFormats; member in struct:__anon4838
H A Dxvdix.h154 XvFormatPtr pFormats; member in struct:__anon4852
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.10.0/
H A Dxf86xv.h158 XF86VideoFormatPtr pFormats; member in struct:__anon5139
H A Dxvdix.h154 XvFormatPtr pFormats; member in struct:__anon5166

Completed in 2176 milliseconds

12