Home
last modified time | relevance | path

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

/reactos/dll/win32/avifil32/
H A Dgetframe.c72 static inline IGetFrameImpl *impl_from_IGetFrame(IGetFrame *iface) in impl_from_IGetFrame() function
98 IGetFrameImpl *This = impl_from_IGetFrame(iface); in IGetFrame_fnQueryInterface()
114 IGetFrameImpl *This = impl_from_IGetFrame(iface); in IGetFrame_fnAddRef()
124 IGetFrameImpl *This = impl_from_IGetFrame(iface); in IGetFrame_fnRelease()
144 IGetFrameImpl *This = impl_from_IGetFrame(iface); in IGetFrame_fnGetFrame()
263 IGetFrameImpl *This = impl_from_IGetFrame(iface); in IGetFrame_fnBegin()
274 IGetFrameImpl *This = impl_from_IGetFrame(iface); in IGetFrame_fnEnd()
288 IGetFrameImpl *This = impl_from_IGetFrame(iface); in IGetFrame_fnSetFormat()