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

/vbox/src/VBox/Additions/WINNT/Graphics/Video/mp/xpdm/
H A DVBoxMPVideoPortAPI.cpp118 pAPI->fSupportedTypes |= VBOXVIDEOPORTPROCS_EVENT;
135 pAPI->fSupportedTypes |= VBOXVIDEOPORTPROCS_POOL;
147 pAPI->fSupportedTypes |= VBOXVIDEOPORTPROCS_DPC;
158 pAPI->fSupportedTypes |= VBOXVIDEOPORTPROCS_CSD;
H A DVBoxMPInternal.cpp120 if (pAPI->fSupportedTypes & VBOXVIDEOPORTPROCS_CSD)
/vbox/src/VBox/Additions/WINNT/Graphics/Video/common/xpdm/
H A DVBoxVideoPortAPI.h71 uint32_t fSupportedTypes; member in struct:VBOXVIDEOPORTPROCS

Completed in 45 milliseconds