Searched refs:kViEStreamTypeRtx (Results 1 - 4 of 4) sorted by relevance

/external/webrtc/webrtc/video/
H A Dvideo_receive_stream.cc193 vie_channel_->SetRemoteSSRCType(kViEStreamTypeRtx, it->second.ssrc);
H A Dvie_channel.h56 kViEStreamTypeRtx = 1 // Retransmission media stream enumerator in enum:webrtc::StreamType
H A Dvideo_send_stream.cc487 vie_channel_->SetSSRC(config_.rtp.rtx.ssrcs[i], kViEStreamTypeRtx,
H A Dvie_channel.cc669 if (usage == kViEStreamTypeRtx) {

Completed in 109 milliseconds