Home
last modified time | relevance | path

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

/external/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc89 BOOL PinMatchesCategory(IPin* pPin, REFGUID Category) { in PinMatchesCategory() argument
92 HRESULT hr = pPin->QueryInterface(IID_PPV_ARGS(&pKs)); in PinMatchesCategory()
Dhelp_functions_ds.h59 BOOL PinMatchesCategory(IPin* pPin, REFGUID Category);