OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PinMatchesCategory
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_capture/windows/
help_functions_ds.h
31
BOOL
PinMatchesCategory
(IPin *pPin, REFGUID Category);
help_functions_ds.cc
86
if (Category == GUID_NULL ||
PinMatchesCategory
(pin, Category))
99
BOOL
PinMatchesCategory
(IPin *pPin, REFGUID Category)
Completed in 570 milliseconds