OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kViEStreamTypeRtx
(Results
1 - 4
of
4
) sorted by null
/external/webrtc/webrtc/video/
vie_channel.h
56
kViEStreamTypeRtx
= 1 // Retransmission media stream
video_receive_stream.cc
193
vie_channel_->SetRemoteSSRCType(
kViEStreamTypeRtx
, it->second.ssrc);
video_send_stream.cc
487
vie_channel_->SetSSRC(config_.rtp.rtx.ssrcs[i],
kViEStreamTypeRtx
,
vie_channel.cc
669
if (usage ==
kViEStreamTypeRtx
) {
[
all
...]
Completed in 35 milliseconds