Searched refs:CodecIsInternallySupported (Results 1 – 1 of 1) sorted by relevance
150 bool CodecIsInternallySupported(const std::string& codec_name) { in CodecIsInternallySupported() function331 if (CodecIsInternallySupported(kVp9CodecName)) { in DefaultVideoCodecList()336 if (CodecIsInternallySupported(kH264CodecName)) { in DefaultVideoCodecList()592 if (CodecIsInternallySupported(codecs[i].name)) { in GetSupportedCodecs()672 if (CodecIsInternallySupported(codec.codec.name) || in FilterSupportedCodecs()