|
ReactOS 0.4.17-dev-934-g091855f
|

| DWORD presenter::accept_flags |
Definition at line 2936 of file vmr9.c.
Referenced by allocator_InitializeDevice(), and test_renderless_formats().
| IDirectDraw7* presenter::ddraw |
Definition at line 3192 of file vmr7.c.
Referenced by allocator_AllocateSurface(), image_presenter_Release(), surface_allocator_AllocateSurface(), test_renderless_formats(), and windowless_control_SetVideoClippingWindow().
| IDirect3DDevice9* presenter::device |
Definition at line 2937 of file vmr9.c.
Referenced by presenter_PresentImage(), test_changed3ddevice(), and test_renderless_formats().
| BITMAPINFOHEADER presenter::format |
Definition at line 3196 of file vmr7.c.
Referenced by allocator_AllocateSurface(), allocator_InitializeDevice(), and test_renderless_formats().
Definition at line 3198 of file vmr7.c.
Referenced by allocator_PrepareSurface(), presenter_PresentImage(), and test_renderless_present().
Definition at line 3198 of file vmr7.c.
Referenced by presenter_PresentImage(), test_changed3ddevice(), and test_renderless_present().
Definition at line 2940 of file vmr9.c.
Referenced by allocator_TerminateDevice(), and test_surface_allocator_notify_refcount().
| IVMRImagePresenter9 presenter::IVMRImagePresenter9_iface |
Definition at line 2932 of file vmr9.c.
Referenced by allocator_QueryInterface(), impl_from_IVMRImagePresenter9(), VMR9_SurfaceAllocator_AddRef(), VMR9_SurfaceAllocator_QueryInterface(), and VMR9_SurfaceAllocator_Release().
| IVMRImagePresenter presenter::IVMRImagePresenter_iface |
Definition at line 3189 of file vmr7.c.
Referenced by allocator_QueryInterface(), impl_from_IVMRImagePresenter(), surface_allocator_AddRef(), surface_allocator_QueryInterface(), surface_allocator_Release(), windowless_control_AddRef(), windowless_control_QueryInterface(), and windowless_control_Release().
| IVMRSurfaceAllocator9 presenter::IVMRSurfaceAllocator9_iface |
Definition at line 2931 of file vmr9.c.
Referenced by impl_from_IVMRSurfaceAllocator9(), presenter_AddRef(), presenter_QueryInterface(), presenter_Release(), test_changed3ddevice(), test_renderless_formats(), and test_surface_allocator_notify_refcount().
| IVMRSurfaceAllocator presenter::IVMRSurfaceAllocator_iface |
Definition at line 3188 of file vmr7.c.
Referenced by image_presenter_QueryInterface(), impl_from_IVMRSurfaceAllocator(), presenter_AddRef(), presenter_QueryInterface(), presenter_Release(), and test_renderless_formats().
| IVMRSurfaceAllocatorNotify* presenter::notify |
Definition at line 3197 of file vmr7.c.
Referenced by allocator_InitializeDevice(), test_changed3ddevice(), and test_renderless_formats().
| IVMRSurfaceAllocatorNotify9* presenter::notify |
| LONG presenter::refcount |
Definition at line 3190 of file vmr7.c.
Referenced by allocator_AddRef(), allocator_Release(), image_presenter_AddRef(), image_presenter_Release(), test_renderless_formats(), and test_surface_allocator_notify_refcount().
| DWORD presenter::surface_count |
Definition at line 3194 of file vmr7.c.
Referenced by allocator_AllocateSurface(), and allocator_FreeSurface().
| IDirect3DSurface9* presenter::surfaces[5] |
| IDirectDrawSurface7* presenter::surfaces[6] |
Definition at line 3193 of file vmr7.c.
Referenced by allocator_AllocateSurface(), allocator_FreeSurface(), allocator_GetSurface(), allocator_InitializeDevice(), allocator_PrepareSurface(), and presenter_PresentImage().