Searched refs:IsTypeSupported (Results 1 – 5 of 5) sorted by relevance
44 static bool IsTypeSupported(const std::string& type) { in IsTypeSupported() function83 if (!IsTypeSupported(type)) { in CreateSessionDescription()
23 static bool IsTypeSupported(
368 bool StreamParserFactory::IsTypeSupported( in IsTypeSupported() function in media::StreamParserFactory
1439 cmsBool IsTypeSupported(cmsTagDescriptor* TagDescriptor, cmsTagTypeSignature Type) in IsTypeSupported() function1508 if (!IsTypeSupported(TagDescriptor, BaseType)) goto Error; in cmsReadTag()1643 if (!IsTypeSupported(TagDescriptor, Type)) { in cmsWriteTag()
450 return media::StreamParserFactory::IsTypeSupported( in supportsMediaSourceMIMEType()