Home
last modified time | relevance | path

Searched refs:iPin (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/3rdparty/include/dshow/
Damvideo.h1067 int iPin) = 0;
1107 int iPin);
1145 #define IBaseVideoMixer_SetLeadPin(This,iPin) (This)->lpVtbl->SetLeadPin(This,iPin) argument
1158 int iPin);
/external/opencv3/modules/videoio/src/
Dcap_dshow.cpp3068 BOOL iPin=TRUE; LONG pIndex=0 , pRIndex=0 , pType=0;
3072 hr = Crossbar->get_CrossbarPinInfo( iPin , pIndex , &pRIndex , &pType);