Searched defs:_DD_VIDEOPORT_LOCAL (Results 1 – 1 of 1) sorted by relevance
225 typedef struct _DD_VIDEOPORT_LOCAL { struct226 PDD_DIRECTDRAW_LOCAL lpDD;227 DDVIDEOPORTDESC ddvpDesc;228 DDVIDEOPORTINFO ddvpInfo;229 PDD_SURFACE_INT lpSurface;230 PDD_SURFACE_INT lpVBISurface;231 DWORD dwNumAutoflip;232 DWORD dwNumVBIAutoflip;233 ULONG_PTR dwReserved1;234 ULONG_PTR dwReserved2;[all …]