Searched refs:reduced_params (Results 1 – 1 of 1) sorted by relevance
1536 webrtc::RtpParameters reduced_params = parameters; in SetRtpSendParameters() local1537 reduced_params.codecs.clear(); in SetRtpSendParameters()1538 return it->second->SetRtpParameters(reduced_params); in SetRtpSendParameters()