Home
last modified time | relevance | path

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

/external/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc94 GUID PinCategory; in PinMatchesCategory() local
97 &PinCategory, sizeof(GUID), &cbReturned); in PinMatchesCategory()
99 bFound = (PinCategory == Category); in PinMatchesCategory()