OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetMatchingMediaType
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/video_capture/windows/
sink_filter_ds.h
49
HRESULT
SetMatchingMediaType
(const VideoCaptureCapability& capability);
79
STDMETHODIMP
SetMatchingMediaType
(const VideoCaptureCapability& capability);
sink_filter_ds.cc
364
HRESULT CaptureInputPin::
SetMatchingMediaType
(
493
STDMETHODIMP CaptureSinkFilter::
SetMatchingMediaType
(
501
hr = m_pInput->
SetMatchingMediaType
(capability);
video_capture_ds.cc
292
_sinkFilter->
SetMatchingMediaType
(capability);
Completed in 81 milliseconds