HomeSort by relevance Sort by last modified time
    Searched defs:PIN_INFO (Results 1 - 2 of 2) sorted by null

  /external/opencv3/3rdparty/include/dshow/
strmif.h 806 } PIN_INFO;
817 virtual HRESULT WINAPI QueryPinInfo(PIN_INFO *pInfo) = 0;
839 HRESULT (WINAPI *QueryPinInfo)(IPin *This,PIN_INFO *pInfo);
885 HRESULT WINAPI IPin_QueryPinInfo_Proxy(IPin *This,PIN_INFO *pInfo);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h 470 } PIN_INFO;
494 PIN_INFO *pInfo) = 0;
570 PIN_INFO *pInfo);
663 static FORCEINLINE HRESULT IPin_QueryPinInfo(IPin* This,PIN_INFO *pInfo) {
741 PIN_INFO *pInfo);
    [all...]

Completed in 154 milliseconds