Searched refs:SetCodecAndOptions (Results 1 – 2 of 2) sorted by relevance
346 void SetCodecAndOptions(const VideoCodecSettings& codec,
1815 SetCodecAndOptions(*parameters_.codec_settings, options); in SetOptions()1825 SetCodecAndOptions(codec_settings, parameters_.options); in SetCodec()1882 void WebRtcVideoChannel2::WebRtcVideoSendStream::SetCodecAndOptions( in SetCodecAndOptions() function in cricket::WebRtcVideoChannel2::WebRtcVideoSendStream