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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
wmcontainer.h 240 STDMETHOD_(HRESULT,UnlockStore)(THIS) PURE;
286 #define IMFASFContentInfo_UnlockStore() (This)->lpVtbl->UnlockStore(This)
342 STDMETHOD_(HRESULT,UnlockStore)(THIS) PURE;
391 #define IMFASFStreamConfig_UnlockStore() (This)->lpVtbl->UnlockStore(This)
450 STDMETHOD_(HRESULT,UnlockStore)(THIS) PURE;
    [all...]
mfidl.h 319 HRESULT (STDMETHODCALLTYPE *UnlockStore)(
450 #define IMFTopologyNode_UnlockStore(This) (This)->lpVtbl->UnlockStore(This)
562 return This->lpVtbl->UnlockStore(This);
    [all...]
mfobjects.h 278 virtual HRESULT STDMETHODCALLTYPE UnlockStore(
448 HRESULT (STDMETHODCALLTYPE *UnlockStore)(
504 #define IMFAttributes_UnlockStore(This) (This)->lpVtbl->UnlockStore(This)
599 return This->lpVtbl->UnlockStore(This);
    [all...]
  /external/opencv3/modules/videoio/src/
cap_msmf.hpp     [all...]
cap_msmf.cpp     [all...]

Completed in 62 milliseconds