HomeSort by relevance Sort by last modified time
    Searched refs:GetUINT32 (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmcontainer.h 228 STDMETHOD_(HRESULT,GetUINT32)(THIS_ REFGUID guidKey,UINT32 *punValue) PURE;
274 #define IMFASFContentInfo_GetUINT32(This,guidKey,punValue) (This)->lpVtbl->GetUINT32(This,guidKey,punValue)
330 STDMETHOD_(HRESULT,GetUINT32)(THIS_ REFGUID guidKey,UINT32 *punValue) PURE;
379 #define IMFASFStreamConfig_GetUINT32(This,guidKey,punValue) (This)->lpVtbl->GetUINT32(This,guidKey,punValue)
438 STDMETHOD_(HRESULT,GetUINT32)(THIS_ REFGUID guidKey,UINT32 *punValue) PURE;
    [all...]
mfidl.h 206 HRESULT (STDMETHODCALLTYPE *GetUINT32)(
428 #define IMFTopologyNode_GetUINT32(This,guidKey,punValue) (This)->lpVtbl->GetUINT32(This,guidKey,punValue)
496 return This->lpVtbl->GetUINT32(This,guidKey,punValue);
    [all...]
mfobjects.h 185 virtual HRESULT STDMETHODCALLTYPE GetUINT32(
335 HRESULT (STDMETHODCALLTYPE *GetUINT32)(
482 #define IMFAttributes_GetUINT32(This,guidKey,punValue) (This)->lpVtbl->GetUINT32(This,guidKey,punValue)
533 return This->lpVtbl->GetUINT32(This,guidKey,punValue);
    [all...]
mfapi.h     [all...]
  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
OcvTransform.cpp     [all...]
  /external/opencv3/modules/videoio/src/
cap_msmf.hpp     [all...]

Completed in 120 milliseconds