Searched refs:hasTestMediaType (Results 1 – 2 of 2) sorted by relevance
102 bool hasTestMediaType = in isFormatSimilar() local104 if (!hasTestMediaType) return false; in isFormatSimilar()
687 bool hasTestMediaType = in isFormatSimilar() local690 if (!hasRefMediaType || !hasTestMediaType) return false; in isFormatSimilar()