OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:guidkey
(Results
1 - 6
of
6
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
mfobjects.h
168
REFGUID
guidKey
,
172
REFGUID
guidKey
,
176
REFGUID
guidKey
,
186
REFGUID
guidKey
,
190
REFGUID
guidKey
,
194
REFGUID
guidKey
,
198
REFGUID
guidKey
,
202
REFGUID
guidKey
,
206
REFGUID
guidKey
,
212
REFGUID
guidKey
,
[
all
...]
wmcontainer.h
212
STDMETHOD_(HRESULT,CompareItem)(THIS_ REFGUID
guidKey
,REFPROPVARIANT Value,BOOL *pbResult) PURE;
215
STDMETHOD_(HRESULT,DeleteItem)(THIS_ REFGUID
guidKey
) PURE;
216
STDMETHOD_(HRESULT,GetAllocatedBlob)(THIS_ REFGUID
guidKey
,UINT8 **ppBuf,UINT32 *pcbSize) PURE;
217
STDMETHOD_(HRESULT,GetAllocatedString)(THIS_ REFGUID
guidKey
,LPWSTR *ppwszValue,UINT32 *pcchLength) PURE;
218
STDMETHOD_(HRESULT,GetBlob)(THIS_ REFGUID
guidKey
,UINT8 *pBuf,UINT32 cbBufSize,UINT32 *pcbBlobSize) PURE;
219
STDMETHOD_(HRESULT,GetBlobSize)(THIS_ REFGUID
guidKey
,UINT32 *pcbBlobSize) PURE;
221
STDMETHOD_(HRESULT,GetDouble)(THIS_ REFGUID
guidKey
,double *pfValue) PURE;
222
STDMETHOD_(HRESULT,GetGUID)(THIS_ REFGUID
guidKey
,GUID *pguidValue) PURE;
223
STDMETHOD_(HRESULT,GetItem)(THIS_ REFGUID
guidKey
,PROPVARIANT *pValue) PURE;
225
STDMETHOD_(HRESULT,GetItemType)(THIS_ REFGUID
guidKey
,MF_ATTRIBUTE_TYPE *pType) PURE
[
all
...]
mfidl.h
186
REFGUID
guidKey
,
191
REFGUID
guidKey
,
196
REFGUID
guidKey
,
208
REFGUID
guidKey
,
213
REFGUID
guidKey
,
218
REFGUID
guidKey
,
223
REFGUID
guidKey
,
228
REFGUID
guidKey
,
233
REFGUID
guidKey
,
240
REFGUID
guidKey
,
[
all
...]
mfapi.h
408
double WINAPI MFGetAttributeDouble(IMFAttributes *pAttributes,REFGUID
guidKey
,double fDefault);
411
UINT64 WINAPI MFGetAttributeUINT64(IMFAttributes *pAttributes,REFGUID
guidKey
,UINT64 unDefault);
435
HRESULT WINAPI MFSetAttribute2UINT32asUINT64(IMFAttributes *pAttributes,REFGUID
guidKey
,UINT32 unHigh32,UINT32 unLow32);
436
HRESULT WINAPI MFSetAttributeRatio(IMFAttributes *pAttributes,REFGUID
guidKey
,UINT32 unNumerator,UINT32 unDenominator);
437
HRESULT WINAPI MFSetAttributeSize(IMFAttributes *pAttributes,REFGUID
guidKey
,UINT32 unWidth,UINT32 unHeight);
527
inline HRESULT MFGetAttribute2UINT32asUINT64(IMFAttributes *pAttributes, REFGUID
guidKey
, UINT32 *punHigh32, UINT32 *punLow32)
532
hres = pAttributes->GetUINT64(
guidKey
, &val);
538
inline HRESULT MFGetAttributeRatio(IMFAttributes *pAttributes, REFGUID
guidKey
, UINT32 *punNumerator, UINT32 *punDenominator)
[
all
...]
urlmon.h
[
all
...]
/external/opencv3/modules/videoio/src/
cap_msmf.hpp
[
all
...]
Completed in 360 milliseconds