Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc102 IKsPropertySet *pKs = NULL; in PinMatchesCategory() local
103 HRESULT hr = pPin->QueryInterface(IID_PPV_ARGS(&pKs)); in PinMatchesCategory()
108 hr = pKs->Get(AMPROPSETID_Pin, AMPROPERTY_PIN_CATEGORY, NULL, 0, &PinCategory, in PinMatchesCategory()
114 pKs->Release(); in PinMatchesCategory()