OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IPin_ReceiveConnection
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h
622
#define
IPin_ReceiveConnection
(This,pConnector,pmt) (This)->lpVtbl->ReceiveConnection(This,pConnector,pmt)
651
static FORCEINLINE HRESULT
IPin_ReceiveConnection
(IPin* This,IPin *pConnector,const AM_MEDIA_TYPE *pmt) {
[
all
...]
/external/opencv3/3rdparty/include/dshow/
strmif.h
859
#define
IPin_ReceiveConnection
(This,pConnector,pmt) (This)->lpVtbl->ReceiveConnection(This,pConnector,pmt)
[
all
...]
Completed in 3696 milliseconds