Searched refs:IsMediaTypePartialMatch (Results 1 – 1 of 1) sorted by relevance
99 bool IsMediaTypePartialMatch(const AM_MEDIA_TYPE& a, const AM_MEDIA_TYPE& b) { in IsMediaTypePartialMatch() function486 if (IsMediaTypePartialMatch(*this_type, *media_type)) { in DetermineCandidateFormats()