Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/video_capture/windows/
Dhelp_functions_ds.cc99 BOOL PinMatchesCategory(IPin *pPin, REFGUID Category) in PinMatchesCategory() argument
103 HRESULT hr = pPin->QueryInterface(IID_PPV_ARGS(&pKs)); in PinMatchesCategory()
Dsink_filter_ds.cc410 CBasePin * pPin; in GetPin() local
414 pPin = m_pInput; in GetPin()
418 pPin = NULL; in GetPin()
421 return pPin; in GetPin()
Dhelp_functions_ds.h31 BOOL PinMatchesCategory(IPin *pPin, REFGUID Category);