Searched defs:VBOXCMENTRY_2_SESSION (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/wddm/
H A DVBoxMPCm.cpp426 #define VBOXCMENTRY_2_SESSION(_pE) ((PVBOXVIDEOCM_SESSION)((uint8_t*)(_pE) - RT_OFFSETOF(VBOXVIDEOCM_SESSION, QueueEntry))) macro
445 pSession = VBOXCMENTRY_2_SESSION(pEntry);
517 pSession = VBOXCMENTRY_2_SESSION(pEntry);
680 pSession = VBOXCMENTRY_2_SESSION(pEntry);

Completed in 44 milliseconds