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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
vmr9.idl 80 HRESULT PresentImage([in] DWORD_PTR id, [in] VMR9PresentationInfo *info);
vmr9.h 230 virtual HRESULT STDMETHODCALLTYPE PresentImage(
263 HRESULT (STDMETHODCALLTYPE *PresentImage)(
283 #define IVMRImagePresenter9_PresentImage(This,id,info) (This)->lpVtbl->PresentImage(This,id,info)
303 return This->lpVtbl->PresentImage(This,id,info);
    [all...]
strmif.h     [all...]
  /external/opencv3/3rdparty/include/dshow/
strmif.h     [all...]

Completed in 198 milliseconds