Searched refs:QueryPinInfo (Results 1 – 2 of 2) sorted by relevance
/external/webrtc/modules/video_capture/windows/ | ||
D | sink_filter_ds.h | 70 STDMETHOD(QueryPinInfo)(PIN_INFO* info) override; |
D | sink_filter_ds.cc | 625 STDMETHODIMP CaptureInputPin::QueryPinInfo(PIN_INFO* info) { in QueryPinInfo() function in webrtc::videocapturemodule::CaptureInputPin |