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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h 499 virtual HRESULT STDMETHODCALLTYPE QueryId(
576 HRESULT (STDMETHODCALLTYPE *QueryId)(
628 #define IPin_QueryId(This,Id) (This)->lpVtbl->QueryId(This,Id)
670 return This->lpVtbl->QueryId(This,Id);
    [all...]
  /external/opencv3/3rdparty/include/dshow/
strmif.h 819 virtual HRESULT WINAPI QueryId(LPWSTR *Id) = 0;
841 HRESULT (WINAPI *QueryId)(IPin *This,LPWSTR *Id);
865 #define IPin_QueryId(This,Id) (This)->lpVtbl->QueryId(This,Id)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
wdm.h     [all...]

Completed in 208 milliseconds