Searched refs:RebuildCodecList (Results 1 – 2 of 2) sorted by relevance
202 bool RebuildCodecList(const VideoCodec& max_codec);
1103 if (!RebuildCodecList(codec)) { in SetDefaultCodec()1389 bool WebRtcVideoEngine::RebuildCodecList(const VideoCodec& in_codec) { in RebuildCodecList() function in cricket::WebRtcVideoEngine1564 if (!RebuildCodecList(max_codec)) { in OnCodecsAvailable()