Searched defs:pPin (Results 1 – 3 of 3) sorted by relevance
| /third_party/gstreamer/gstplugins_bad/sys/dshowsrcwrapper/ |
| D | gstdshowvideosrc.cpp | 1063 IPin *pPin = NULL; in gst_dshowvideosrc_push_buffer() local
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | control.h | 1504 #define IPinInfo_Connect(This,pPin) (This)->lpVtbl->Connect(This,pPin) argument 1505 #define IPinInfo_ConnectDirect(This,pPin) (This)->lpVtbl->ConnectDirect(This,pPin) argument 1506 #define IPinInfo_ConnectWithType(This,pPin,pMediaType) (This)->lpVtbl->ConnectWithType(This,pPin,pM… argument
|
| D | strmif.h | 10186 #define IAMVideoControl_GetCaps(This,pPin,pCapsFlags) (This)->lpVtbl->GetCaps(This,pPin,pCapsFlags) argument 10187 #define IAMVideoControl_SetMode(This,pPin,Mode) (This)->lpVtbl->SetMode(This,pPin,Mode) argument 10188 #define IAMVideoControl_GetMode(This,pPin,Mode) (This)->lpVtbl->GetMode(This,pPin,Mode) argument 10189 #define IAMVideoControl_GetCurrentActualFrameRate(This,pPin,ActualFrameRate) (This)->lpVtbl->GetCur… argument 10190 #define IAMVideoControl_GetMaxAvailableFrameRate(This,pPin,iIndex,Dimensions,MaxAvailableFrameRate)… argument 10191 #define IAMVideoControl_GetFrameRateList(This,pPin,iIndex,Dimensions,ListSize,FrameRates) (This)->l… argument 11981 #define IAMGraphStreams_FindUpstreamInterface(This,pPin,riid,ppvInterface,dwFlags) (This)->lpVtbl->… argument
|