OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IEnumPinsVtbl
(Results
1 - 2
of
2
) sorted by null
/external/opencv3/3rdparty/include/dshow/
strmif.h
923
typedef struct
IEnumPinsVtbl
{
933
}
IEnumPinsVtbl
;
935
CONST_VTBL struct
IEnumPinsVtbl
*lpVtbl;
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h
853
typedef struct
IEnumPinsVtbl
{
887
}
IEnumPinsVtbl
;
889
CONST_VTBL
IEnumPinsVtbl
* lpVtbl;
[
all
...]
Completed in 49 milliseconds