Searched refs:GetSecondarySsrc (Results 1 – 2 of 2) sorted by relevance
143 return GetSecondarySsrc(kFidSsrcGroupSemantics, primary_ssrc, fid_ssrc); in GetFidSsrc()155 return GetSecondarySsrc(kFecFrSsrcGroupSemantics, primary_ssrc, fecfr_ssrc); in GetFecFrSsrc()215 bool GetSecondarySsrc(const std::string& semantics,
211 bool StreamParams::GetSecondarySsrc(const std::string& semantics, in GetSecondarySsrc() function in cricket::StreamParams