Home | History | Annotate | Download | only in webrtc

Lines Matching refs:SetLocalSSRC

3431     if (engine()->vie()->rtp()->SetLocalSSRC(
3433 LOG_RTCERR2(SetLocalSSRC, channel_id, receiver_report_ssrc_);
4152 if (engine()->vie()->rtp()->SetLocalSSRC(
4154 LOG_RTCERR4(SetLocalSSRC,
4163 if (engine()->vie()->rtp()->SetLocalSSRC(
4165 LOG_RTCERR4(SetLocalSSRC,
4213 if (engine()->vie()->rtp()->SetLocalSSRC(channel_id, ssrc) != 0) {
4214 LOG_RTCERR2(SetLocalSSRC, channel_id, ssrc);