Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dmusic/
H A Dclock.c83 …I IReferenceClockImpl_AdviseTime(IReferenceClock *iface, REFERENCE_TIME baseTime, REFERENCE_TIME s… in IReferenceClockImpl_AdviseTime() argument
87 …FIXME("(%p)->(0x%s, 0x%s, %p, %p): stub\n", This, wine_dbgstr_longlong(baseTime), wine_dbgstr_long… in IReferenceClockImpl_AdviseTime()
/reactos/dll/directx/ksproxy/
H A Dproxy.cpp80 …HRESULT STDMETHODCALLTYPE AdviseTime(REFERENCE_TIME baseTime, REFERENCE_TIME streamTime, HEVENT hE…
652 REFERENCE_TIME baseTime, in AdviseTime() argument
694 Event->MarkTime = baseTime + streamTime; in AdviseTime()
/reactos/sdk/include/dxsdk/
H A Daxcore.idl337 [in] REFERENCE_TIME baseTime,
H A Ddmusicc.h742 …STDMETHOD(AdviseTime)(THIS_ REFERENCE_TIME baseTime, REFERENCE_TIME streamTime, HANDLE hEvent, DWO… in DECLARE_INTERFACE_()