Home
last modified time | relevance | path

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

/external/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc91 IKsPropertySet* pKs = NULL; in PinMatchesCategory() local
92 HRESULT hr = pPin->QueryInterface(IID_PPV_ARGS(&pKs)); in PinMatchesCategory()
96 hr = pKs->Get(AMPROPSETID_Pin, AMPROPERTY_PIN_CATEGORY, NULL, 0, in PinMatchesCategory()
101 pKs->Release(); in PinMatchesCategory()