Home
last modified time | relevance | path

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

/reactos/dll/directx/wine/qedit/
H A Dsamplegrabber.c255 static inline SG_Impl *impl_from_ISampleGrabber(ISampleGrabber *iface) in impl_from_ISampleGrabber() function
543 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_QueryInterface()
551 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_AddRef()
559 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_Release()
567 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_SetOneShot()
577 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_SetMediaType()
601 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_GetConnectedMediaType()
619 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_SetBufferSamples()
636 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_GetCurrentBuffer()
674 SG_Impl *This = impl_from_ISampleGrabber(iface); in SampleGrabber_ISampleGrabber_SetCallback()