Home
last modified time | relevance | path

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

/external/webrtc/modules/video_capture/windows/
Dsink_filter_ds.cc99 bool IsMediaTypePartialMatch(const AM_MEDIA_TYPE& a, const AM_MEDIA_TYPE& b) { in IsMediaTypePartialMatch() function
486 if (IsMediaTypePartialMatch(*this_type, *media_type)) { in DetermineCandidateFormats()