Home
last modified time | relevance | path

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

/dports/multimedia/qt5-multimedia/kde-qtmultimedia-5.15.2p3/src/plugins/wmf/player/
H A Dmfactivate.h112 STDMETHODIMP GetBlobSize(REFGUID guidKey, UINT32 *pcbBlobSize) in GetBlobSize() argument
114 return m_attributes->GetBlobSize(guidKey, pcbBlobSize); in GetBlobSize()
117 STDMETHODIMP GetBlob(REFGUID guidKey, UINT8 *pBuf, UINT32 cbBufSize, UINT32 *pcbBlobSize) in GetBlob() argument
119 return m_attributes->GetBlob(guidKey, pBuf, cbBufSize, pcbBlobSize); in GetBlob()
H A Dmfvideorenderercontrol.cpp2038 UINT32 *pcbBlobSize)
2040 return m_attributes->GetBlobSize(guidKey, pcbBlobSize);
2047 UINT32 *pcbBlobSize)
2049 return m_attributes->GetBlob(guidKey, pBuf, cbBufSize, pcbBlobSize);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfobjects.h526 UINT32 *pcbBlobSize);
533 UINT32 *pcbBlobSize);
1040 UINT32 *pcbBlobSize);
1047 UINT32 *pcbBlobSize);
1949 UINT32 *pcbBlobSize);
1956 UINT32 *pcbBlobSize);
2344 UINT32 *pcbBlobSize);
2351 UINT32 *pcbBlobSize);
3003 UINT32 *pcbBlobSize);
3010 UINT32 *pcbBlobSize);
[all …]
H A Dmfidl.h411 UINT32 *pcbBlobSize);
418 UINT32 *pcbBlobSize);
600 …ne IMFTopologyNode_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
960 UINT32 *pcbBlobSize);
967 UINT32 *pcbBlobSize);
1116 …define IMFTopology_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
2001 UINT32 *pcbBlobSize);
2008 UINT32 *pcbBlobSize);
2124 …MFStreamDescriptor_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
2375 UINT32 *pcbBlobSize);
[all …]
H A Dwmcontainer.h1791 UINT32 *pcbBlobSize);
1798 UINT32 *pcbBlobSize);
1974 …fine IMFASFProfile_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
1975 …e_GetBlob(This,guidKey,pBuf,cbBufSize,pcbBlobSize) (This)->lpVtbl->GetBlob(This,guidKey,pBuf,cbBuf…
2056 return This->lpVtbl->GetBlobSize(This,guidKey,pcbBlobSize);
2059 return This->lpVtbl->GetBlob(This,guidKey,pBuf,cbBufSize,pcbBlobSize);
2301 UINT32 *pcbBlobSize);
2308 UINT32 *pcbBlobSize);
2461 …IMFASFStreamConfig_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
2462 …g_GetBlob(This,guidKey,pBuf,cbBufSize,pcbBlobSize) (This)->lpVtbl->GetBlob(This,guidKey,pBuf,cbBuf…
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dmfobjects.h526 UINT32 *pcbBlobSize);
533 UINT32 *pcbBlobSize);
1040 UINT32 *pcbBlobSize);
1047 UINT32 *pcbBlobSize);
1949 UINT32 *pcbBlobSize);
1956 UINT32 *pcbBlobSize);
2344 UINT32 *pcbBlobSize);
2351 UINT32 *pcbBlobSize);
3003 UINT32 *pcbBlobSize);
3010 UINT32 *pcbBlobSize);
[all …]
H A Dmfidl.h411 UINT32 *pcbBlobSize);
418 UINT32 *pcbBlobSize);
600 …ne IMFTopologyNode_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
960 UINT32 *pcbBlobSize);
967 UINT32 *pcbBlobSize);
1116 …define IMFTopology_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
2001 UINT32 *pcbBlobSize);
2008 UINT32 *pcbBlobSize);
2124 …MFStreamDescriptor_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
2375 UINT32 *pcbBlobSize);
[all …]
H A Dwmcontainer.h1791 UINT32 *pcbBlobSize);
1798 UINT32 *pcbBlobSize);
1974 …fine IMFASFProfile_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
1975 …e_GetBlob(This,guidKey,pBuf,cbBufSize,pcbBlobSize) (This)->lpVtbl->GetBlob(This,guidKey,pBuf,cbBuf…
2056 return This->lpVtbl->GetBlobSize(This,guidKey,pcbBlobSize);
2059 return This->lpVtbl->GetBlob(This,guidKey,pBuf,cbBufSize,pcbBlobSize);
2301 UINT32 *pcbBlobSize);
2308 UINT32 *pcbBlobSize);
2461 …IMFASFStreamConfig_GetBlobSize(This,guidKey,pcbBlobSize) (This)->lpVtbl->GetBlobSize(This,guidKey,
2462 …g_GetBlob(This,guidKey,pBuf,cbBufSize,pcbBlobSize) (This)->lpVtbl->GetBlob(This,guidKey,pBuf,cbBuf…
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/capture/video/win/
H A Dvideo_capture_device_mf_win_unittest.cc579 IFACEMETHODIMP GetBlobSize(REFGUID guidKey, UINT32* pcbBlobSize) override { in GetBlobSize() argument
585 UINT32* pcbBlobSize) override { in GetBlob() argument
737 IFACEMETHODIMP GetBlobSize(REFGUID guidKey, UINT32* pcbBlobSize) override { in GetBlobSize() argument
744 UINT32* pcbBlobSize) override { in GetBlob() argument
H A Dvideo_capture_device_factory_win_unittest.cc193 IFACEMETHODIMP GetBlobSize(REFGUID guidKey, UINT32* pcbBlobSize) override { in GetBlobSize() argument
199 UINT32* pcbBlobSize) override { in GetBlob() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/capture/video/win/
H A Dvideo_capture_device_mf_win_unittest.cc723 IFACEMETHODIMP GetBlobSize(REFGUID guidKey, UINT32* pcbBlobSize) override { in GetBlobSize() argument
729 UINT32* pcbBlobSize) override { in GetBlob() argument
865 IFACEMETHODIMP GetBlobSize(REFGUID guidKey, UINT32* pcbBlobSize) override { in GetBlobSize() argument
872 UINT32* pcbBlobSize) override { in GetBlob() argument
H A Dvideo_capture_device_factory_win_unittest.cc281 IFACEMETHODIMP GetBlobSize(REFGUID guidKey, UINT32* pcbBlobSize) override { in GetBlobSize() argument
287 UINT32* pcbBlobSize) override { in GetBlob() argument