Searched refs:bestVideoType (Results 1 – 1 of 1) sorted by relevance
118 VideoType bestVideoType = VideoType::kUnknown; in GetBestMatchedCapability() local166 if (bestVideoType != requested.videoType && in GetBestMatchedCapability()172 bestVideoType = capability.videoType; in GetBestMatchedCapability()187 bestVideoType = capability.videoType; in GetBestMatchedCapability()196 bestVideoType = capability.videoType; in GetBestMatchedCapability()205 bestVideoType = capability.videoType; in GetBestMatchedCapability()214 << static_cast<int>(bestVideoType); in GetBestMatchedCapability()