Searched refs:FindPin (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/video_capture/windows/ | ||
D | sink_filter_ds.h | 141 STDMETHOD(FindPin)(LPCWSTR id, IPin** pin) override; |
D | sink_filter_ds.cc | 854 STDMETHODIMP CaptureSinkFilter::FindPin(LPCWSTR id, IPin** pin) { in FindPin() function in webrtc::videocapturemodule::CaptureSinkFilter |