Home
last modified time | relevance | path

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

/external/webrtc/modules/video_capture/windows/
Dsink_filter_ds.h141 STDMETHOD(FindPin)(LPCWSTR id, IPin** pin) override;
Dsink_filter_ds.cc854 STDMETHODIMP CaptureSinkFilter::FindPin(LPCWSTR id, IPin** pin) { in FindPin() function in webrtc::videocapturemodule::CaptureSinkFilter