Lines Matching refs:IMpeg2Demultiplexer
497 typedef struct IMpeg2Demultiplexer IMpeg2Demultiplexer; typedef
6185 struct IMpeg2Demultiplexer : public IUnknown { struct
6194 HRESULT (WINAPI *QueryInterface)(IMpeg2Demultiplexer *This,REFIID riid,void **ppvObject);
6195 ULONG (WINAPI *AddRef)(IMpeg2Demultiplexer *This);
6196 ULONG (WINAPI *Release)(IMpeg2Demultiplexer *This);
6197 …HRESULT (WINAPI *CreateOutputPin)(IMpeg2Demultiplexer *This,AM_MEDIA_TYPE *pMediaType,LPWSTR pszPi…
6198 …HRESULT (WINAPI *SetOutputPinMediaType)(IMpeg2Demultiplexer *This,LPWSTR pszPinName,AM_MEDIA_TYPE …
6199 HRESULT (WINAPI *DeleteOutputPin)(IMpeg2Demultiplexer *This,LPWSTR pszPinName);
6202 struct IMpeg2Demultiplexer { struct
6214 …HRESULT WINAPI IMpeg2Demultiplexer_CreateOutputPin_Proxy(IMpeg2Demultiplexer *This,AM_MEDIA_TYPE *…
6216 …HRESULT WINAPI IMpeg2Demultiplexer_SetOutputPinMediaType_Proxy(IMpeg2Demultiplexer *This,LPWSTR ps…
6218 …HRESULT WINAPI IMpeg2Demultiplexer_DeleteOutputPin_Proxy(IMpeg2Demultiplexer *This,LPWSTR pszPinNa…