Home
last modified time | relevance | path

Searched +full:- +full:lpbc (Results 1 – 10 of 10) sorted by relevance

/third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/
Dgstdshow.cpp19 * Boston, MA 02110-1301, USA.
22 #include <gst/video/video-format.h>
46 if (pmt->cbFormat != 0) { in gst_dshow_free_mediatype()
47 CoTaskMemFree ((PVOID) pmt->pbFormat); in gst_dshow_free_mediatype()
48 pmt->cbFormat = 0; in gst_dshow_free_mediatype()
49 pmt->pbFormat = NULL; in gst_dshow_free_mediatype()
51 if (pmt->pUnk != NULL) { in gst_dshow_free_mediatype()
53 pmt->pUnk->Release (); in gst_dshow_free_mediatype()
54 pmt->pUnk = NULL; in gst_dshow_free_mediatype()
66 if (pin_mediatype->capture_pin) { in gst_dshow_free_pin_mediatype()
[all …]
Dgstdshowaudiosrc.cpp19 * Boston, MA 02110-1301, USA.
34 GST_STATIC_CAPS ("audio/x-raw, "
96 gobject_class->dispose = GST_DEBUG_FUNCPTR (gst_dshowaudiosrc_dispose); in gst_dshowaudiosrc_class_init()
97 gobject_class->set_property = in gst_dshowaudiosrc_class_init()
99 gobject_class->get_property = in gst_dshowaudiosrc_class_init()
102 gstbasesrc_class->get_caps = GST_DEBUG_FUNCPTR (gst_dshowaudiosrc_get_caps); in gst_dshowaudiosrc_class_init()
104 gstelement_class->change_state = in gst_dshowaudiosrc_class_init()
107 gstaudiosrc_class->open = GST_DEBUG_FUNCPTR (gst_dshowaudiosrc_open); in gst_dshowaudiosrc_class_init()
108 gstaudiosrc_class->prepare = GST_DEBUG_FUNCPTR (gst_dshowaudiosrc_prepare); in gst_dshowaudiosrc_class_init()
109 gstaudiosrc_class->unprepare = in gst_dshowaudiosrc_class_init()
[all …]
/third_party/mingw-w64/mingw-w64-headers/include/
Dhlink.h3 * This file is part of the mingw-w64 runtime package.
95 …HlinkSite *pihlsite,DWORD dwSiteData,IHlinkFrame *pihlframe,DWORD grfHLNF,LPBC pibc,IBindStatusCal…
96 …STDAPI HlinkNavigate(IHlink *pihl,IHlinkFrame *pihlframe,DWORD grfHLNF,LPBC pbc,IBindStatusCallbac…
100 …STDAPI HlinkResolveMonikerForData(LPMONIKER pimkReference,DWORD reserved,LPBC pibc,ULONG cFmtetc,F…
101 …STDAPI HlinkResolveStringForData(LPCWSTR pwzReference,DWORD reserved,LPBC pibc,ULONG cFmtetc,FORMA…
102 …STDAPI HlinkParseDisplayName(LPBC pibc,LPCWSTR pwzDisplayName,WINBOOL fNoForceAbs,ULONG *pcchEaten…
104 STDAPI HlinkPreprocessMoniker(LPBC pibc,IMoniker *pimkIn,IMoniker **ppimkOut);
179 …virtual HRESULT WINAPI Navigate(DWORD grfHLNF,LPBC pibc,IBindStatusCallback *pibsc,IHlinkBrowseCon…
200 …HRESULT (WINAPI *Navigate)(IHlink *This,DWORD grfHLNF,LPBC pibc,IBindStatusCallback *pibsc,IHlinkB…
209 #define IHlink_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvObje…
[all …]
Dobjbase.h2 * This file is part of the mingw-w64 runtime package.
144 WINOLEAPI MkParseDisplayName (LPBC pbc, LPCOLESTR szUserName, ULONG *pchEaten, LPMONIKER *ppmk);
147 WINOLEAPI CreateBindCtx (DWORD reserved, LPBC *ppbc);
Dhtiface.h3 * This file is part of the mingw-w64 runtime package.
129 #define ITargetFrame_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,p…
130 #define ITargetFrame_AddRef(This) (This)->lpVtbl->AddRef(This)
131 #define ITargetFrame_Release(This) (This)->lpVtbl->Release(This)
132 #define ITargetFrame_SetFrameName(This,pszFrameName) (This)->lpVtbl->SetFrameName(This,pszFrameName)
133 #define ITargetFrame_GetFrameName(This,ppszFrameName) (This)->lpVtbl->GetFrameName(This,ppszFrameNa…
134 #define ITargetFrame_GetParentFrame(This,ppunkParent) (This)->lpVtbl->GetParentFrame(This,ppunkPare…
135 …me(This,pszTargetName,ppunkContextFrame,dwFlags,ppunkTargetFrame) (This)->lpVtbl->FindFrame(This,p…
136 #define ITargetFrame_SetFrameSrc(This,pszFrameSrc) (This)->lpVtbl->SetFrameSrc(This,pszFrameSrc)
137 #define ITargetFrame_GetFrameSrc(This,ppszFrameSrc) (This)->lpVtbl->GetFrameSrc(This,ppszFrameSrc)
[all …]
Durlmon.idl2 cpp_quote(" * This file is part of the mingw-w64 runtime package.")
50 cpp_quote("#define INVALID_P_ROOT_SECURITY_ID ((BYTE*)-1)")
85 cpp_quote("STDAPI RegisterBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb, IBindStatusCallb…
86 cpp_quote("STDAPI RevokeBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb);")
87 cpp_quote("STDAPI GetClassFileOrMime(LPBC pBC, LPCWSTR szFilename, LPVOID pBuffer, DWORD cbSize, LP…
88 cpp_quote("STDAPI IsValidURL(LPBC pBC, LPCWSTR szURL, DWORD dwReserved);")
103 cpp_quote("STDAPI RegisterFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc, DWORD reserved);")
104 cpp_quote("STDAPI RevokeFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc);")
105 cpp_quote("STDAPI RegisterMediaTypeClass(LPBC pBC,UINT ctypes, const LPCSTR *rgszTypes, CLSID *rgcl…
106 cpp_quote("STDAPI FindMediaTypeClass(LPBC pBC, LPCSTR szType, CLSID *pclsID, DWORD reserved);")
[all …]
Durlmon.h1 /*** Autogenerated by WIDL 4.12.1 from include/urlmon.idl - Do not edit ***/
457 * This file is part of the mingw-w64 runtime package.
604 #define INVALID_P_ROOT_SECURITY_ID ((BYTE*)-1)
639 STDAPI RegisterBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb, IBindStatusCallback **ppBSC…
640 STDAPI RevokeBindStatusCallback(LPBC pBC, IBindStatusCallback *pBSCb);
641 STDAPI GetClassFileOrMime(LPBC pBC, LPCWSTR szFilename, LPVOID pBuffer, DWORD cbSize, LPCWSTR szMim…
642 STDAPI IsValidURL(LPBC pBC, LPCWSTR szURL, DWORD dwReserved);
657 STDAPI RegisterFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc, DWORD reserved);
658 STDAPI RevokeFormatEnumerator(LPBC pBC, IEnumFORMATETC *pEFetc);
659 STDAPI RegisterMediaTypeClass(LPBC pBC,UINT ctypes, const LPCSTR *rgszTypes, CLSID *rgclsID, DWORD …
[all …]
Dobjidl.idl2 cpp_quote(" * This file is part of the mingw-w64 runtime package.")
42 [local, object, uuid (0000001d-0000-0000-C000-000000000046)]
62 [object, uuid (0000000e-0000-0000-C000-000000000046), pointer_default (unique)]
65 typedef [unique] IBindCtx *LPBC;
144 [object, uuid (00000102-0000-0000-C000-000000000046), pointer_default (unique)]
160 [object, uuid (00000126-0000-0000-C000-000000000046)]
172 [object, uuid (00000010-0000-0000-C000-000000000046)]
188 [object, uuid (0000010c-0000-0000-C000-000000000046)]
194 [object, uuid (00000109-0000-0000-C000-000000000046), pointer_default (unique)]
203 [object, uuid (0000000f-0000-0000-C000-000000000046), pointer_default (unique)]
[all …]
Dobjidl.h1 /*** Autogenerated by WIDL 1.6 from include/objidl.idl - Do not edit ***/
485 * This file is part of the mingw-w64 runtime package.
501 * This file is part of the mingw-w64 runtime package.
578 MIDL_INTERFACE("00000003-0000-0000-c000-000000000046")
687 #define IMarshal_QueryInterface(This,riid,ppvObject) (This)->lpVtbl->QueryInterface(This,riid,ppvOb…
688 #define IMarshal_AddRef(This) (This)->lpVtbl->AddRef(This)
689 #define IMarshal_Release(This) (This)->lpVtbl->Release(This)
691 …halClass(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pCid) (This)->lpVtbl->GetUnmarshalClas…
692 …SizeMax(This,riid,pv,dwDestContext,pvDestContext,mshlflags,pSize) (This)->lpVtbl->GetMarshalSizeMa…
693 …nterface(This,pStm,riid,pv,dwDestContext,pvDestContext,mshlflags) (This)->lpVtbl->MarshalInterface…
[all …]
/third_party/openssl/
D.travis.yml13 - if [ -n "$COVERALLS" ]; then
14 pip install --user cpp-coveralls;
16 - if expr "$CONFIG_OPTS" ":" ".*enable-external-tests" > /dev/null; then
17 git submodule update --init --recursive;
19 - eval "${MATRIX_EVAL}"
22 - amd64
23 - arm64
26 - linux
27 - osx
30 - clang
[all …]