Searched refs:MaybeSetRtxSsrc (Results 1 – 2 of 2) sorted by relevance
361 bool MaybeSetRtxSsrc(const StreamParams& sp, int channel_id);
2009 if (!MaybeSetRtxSsrc(sp, default_channel_id_)) { in AddRecvStream()2048 if (!MaybeSetRtxSsrc(sp, channel_id)) { in AddRecvStream()2059 bool WebRtcVideoMediaChannel::MaybeSetRtxSsrc(const StreamParams& sp, in MaybeSetRtxSsrc() function in cricket::WebRtcVideoMediaChannel