Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/quartz/
H A Dvmr9.c85 DWORD cur_surface; member
341 …hr = IVMRSurfaceAllocatorEx9_GetSurface(This->allocator, This->cookie, (++This->cur_surface)%This-… in VMR9_DoRenderSample()
429 This->cur_surface = 0; in VMR9_maybe_init()
2398 pVMR->num_surfaces = pVMR->cur_surface = 0; in vmr_create()