HomeSort by relevance Sort by last modified time
    Searched refs:SetUINT32 (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 237 STDMETHOD_(HRESULT,SetUINT32)(THIS_ REFGUID guidKey,UINT32 unValue) PURE;
283 #define IMFASFContentInfo_SetUINT32(This,guidKey,unValue) (This)->lpVtbl->SetUINT32(This,guidKey,unValue)
339 STDMETHOD_(HRESULT,SetUINT32)(THIS_ REFGUID guidKey,UINT32 unValue) PURE;
388 #define IMFASFStreamConfig_SetUINT32(This,guidKey,unValue) (This)->lpVtbl->SetUINT32(This,guidKey,unValue)
447 STDMETHOD_(HRESULT,SetUINT32)(THIS_ REFGUID guidKey,UINT32 unValue) PURE;
    [all...]
mfidl.h 280 HRESULT (STDMETHODCALLTYPE *SetUINT32)(
442 #define IMFTopologyNode_SetUINT32(This,guidKey,unValue) (This)->lpVtbl->SetUINT32(This,guidKey,unValue)
538 return This->lpVtbl->SetUINT32(This,guidKey,unValue);
    [all...]
mfobjects.h 246 virtual HRESULT STDMETHODCALLTYPE SetUINT32(
409 HRESULT (STDMETHODCALLTYPE *SetUINT32)(
496 #define IMFAttributes_SetUINT32(This,guidKey,unValue) (This)->lpVtbl->SetUINT32(This,guidKey,unValue)
575 return This->lpVtbl->SetUINT32(This,guidKey,unValue);
    [all...]
  /external/opencv3/modules/videoio/src/
cap_msmf.cpp     [all...]
cap_msmf.hpp     [all...]
  /external/opencv3/samples/winrt/ImageManipulations/MediaExtensions/OcvTransform/
OcvTransform.cpp     [all...]

Completed in 99 milliseconds