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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/
H A DVBoxMPInternal.h43 BOOLEAN VBoxMPUnmapVideoMemory(PVBOXMP_DEVEXT pExt, PVIDEO_MEMORY VideoMemory, PSTATUS_BLOCK pStatus);
H A DVBoxMPDriver.cpp249 bResult = VBoxMPUnmapVideoMemory(pExt, pMemory, pStatus);
H A DVBoxMPIOCTL.cpp109 BOOLEAN VBoxMPUnmapVideoMemory(PVBOXMP_DEVEXT pExt, PVIDEO_MEMORY VideoMemory, PSTATUS_BLOCK pStatus) function

Completed in 45 milliseconds