OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetRemoteSSRCType
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/video/
vie_channel.h
198
int32_t
SetRemoteSSRCType
(const StreamType usage, const uint32_t SSRC);
video_receive_stream.cc
193
vie_channel_->
SetRemoteSSRCType
(kViEStreamTypeRtx, it->second.ssrc);
vie_channel.cc
677
int32_t ViEChannel::
SetRemoteSSRCType
(const StreamType usage,
[
all
...]
Completed in 416 milliseconds