Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/dmusic/
H A Dclock.c25 static inline IReferenceClockImpl *impl_from_IReferenceClock(IReferenceClock *iface) in impl_from_IReferenceClock() function
33 IReferenceClockImpl *This = impl_from_IReferenceClock(iface); in IReferenceClockImpl_QueryInterface()
48 IReferenceClockImpl *This = impl_from_IReferenceClock(iface); in IReferenceClockImpl_AddRef()
58 IReferenceClockImpl *This = impl_from_IReferenceClock(iface); in IReferenceClockImpl_Release()
74 IReferenceClockImpl *This = impl_from_IReferenceClock(iface); in IReferenceClockImpl_GetTime()
85 IReferenceClockImpl *This = impl_from_IReferenceClock(iface); in IReferenceClockImpl_AdviseTime()
94 IReferenceClockImpl *This = impl_from_IReferenceClock(iface); in IReferenceClockImpl_AdvisePeriodic()
103 IReferenceClockImpl *This = impl_from_IReferenceClock(iface); in IReferenceClockImpl_Unadvise()
H A Ddmusic.c36 static inline struct master_clock *impl_from_IReferenceClock(IReferenceClock *iface) in impl_from_IReferenceClock() function
61 struct master_clock *This = impl_from_IReferenceClock(iface); in master_IReferenceClock_AddRef()
71 struct master_clock *This = impl_from_IReferenceClock(iface); in master_IReferenceClock_Release()
85 struct master_clock *This = impl_from_IReferenceClock(iface); in master_IReferenceClock_GetTime()
/reactos/dll/directx/wine/quartz/
H A Dsystemclock.c55 static inline SystemClockImpl *impl_from_IReferenceClock(IReferenceClock *iface) in impl_from_IReferenceClock() function
203 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_AddRef()
212 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_QueryInterface()
228 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_Release()
244 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_GetTime()
266 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_AdviseTime()
302 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_AdvisePeriodic()
338 SystemClockImpl *This = impl_from_IReferenceClock(iface); in SystemClockImpl_Unadvise()
H A Ddsoundrender.c93 static inline DSoundRenderImpl *impl_from_IReferenceClock(IReferenceClock *iface) in impl_from_IReferenceClock() function
1001 DSoundRenderImpl *This = impl_from_IReferenceClock(iface); in ReferenceClock_QueryInterface()
1010 DSoundRenderImpl *This = impl_from_IReferenceClock(iface); in ReferenceClock_AddRef()
1019 DSoundRenderImpl *This = impl_from_IReferenceClock(iface); in ReferenceClock_Release()
1030 DSoundRenderImpl *This = impl_from_IReferenceClock(iface); in ReferenceClock_GetTime()
1065 DSoundRenderImpl *This = impl_from_IReferenceClock(iface); in ReferenceClock_AdviseTime()
1109 DSoundRenderImpl *This = impl_from_IReferenceClock(iface); in ReferenceClock_AdvisePeriodic()
1144 DSoundRenderImpl *This = impl_from_IReferenceClock(iface); in ReferenceClock_Unadvise()
/reactos/dll/win32/wmvcore/
H A Dreader.c1626 static inline WMReader *impl_from_IReferenceClock(IReferenceClock *iface) in impl_from_IReferenceClock() function
1633 WMReader *This = impl_from_IReferenceClock(iface); in refclock_QueryInterface()
1639 WMReader *This = impl_from_IReferenceClock(iface); in refclock_AddRef()
1645 WMReader *This = impl_from_IReferenceClock(iface); in refclock_Release()
1651 WMReader *This = impl_from_IReferenceClock(iface); in refclock_GetTime()
1659 WMReader *This = impl_from_IReferenceClock(iface); in refclock_AdviseTime()
1668 WMReader *This = impl_from_IReferenceClock(iface); in refclock_AdvisePeriodic()
1676 WMReader *This = impl_from_IReferenceClock(iface); in refclock_Unadvise()