Home
last modified time | relevance | path

Searched refs:GetSecondarySsrc (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/libjingle/source/talk/media/base/
Dstreamparams.h141 return GetSecondarySsrc(kFidSsrcGroupSemantics, primary_ssrc, fid_ssrc); in GetFidSsrc()
174 bool GetSecondarySsrc(const std::string& semantics, uint32 primary_ssrc,
Dstreamparams.cc137 bool StreamParams::GetSecondarySsrc(const std::string& semantics, in GetSecondarySsrc() function in cricket::StreamParams