Searched refs:UndefinedVideoFormatSet (Results 1 – 1 of 1) sorted by relevance
151 static const set<std::string> UndefinedVideoFormatSet = { variable697 } else if (UndefinedVideoFormatSet.find(extension) != UndefinedVideoFormatSet.end()) { in GetMediaTypeByName()