Searched refs:IsCodecBlacklistedForSimulcast (Results 1 – 1 of 1) sorted by relevance
291 bool IsCodecBlacklistedForSimulcast(const std::string& codec_name) { in IsCodecBlacklistedForSimulcast() function1995 if (IsCodecBlacklistedForSimulcast(codec.name) || dimensions.is_screencast) { in CreateVideoEncoderConfig()