Home
last modified time | relevance | path

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

/external/webrtc/talk/media/base/
Dstreamparams.h139 return GetSecondarySsrc(kFidSsrcGroupSemantics, primary_ssrc, fid_ssrc); in GetFidSsrc()
173 bool GetSecondarySsrc(const std::string& semantics,
Dstreamparams.cc201 bool StreamParams::GetSecondarySsrc(const std::string& semantics, in GetSecondarySsrc() function in cricket::StreamParams