Home
last modified time | relevance | path

Searched refs:IVMRSurfaceAllocatorEx9_iface (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/directx/wine/quartz/
H A Dvmr9.c175 IVMRSurfaceAllocatorEx9 IVMRSurfaceAllocatorEx9_iface; member
204 … return CONTAINING_RECORD(iface, VMR9DefaultAllocatorPresenterImpl, IVMRSurfaceAllocatorEx9_iface); in impl_from_IVMRSurfaceAllocatorEx9()
2469 *ppv = &This->IVMRSurfaceAllocatorEx9_iface; in VMR9_ImagePresenter_QueryInterface()
3095 This->IVMRSurfaceAllocatorEx9_iface.lpVtbl = &VMR9_SurfaceAllocator; in VMR9DefaultAllocatorPresenterImpl_create()