OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetRtpStateForSsrc
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
rtp_rtcp_impl.cc
288
bool ModuleRtpRtcpImpl::
SetRtpStateForSsrc
(uint32_t ssrc,
/external/webrtc/webrtc/video/
vie_channel.cc
717
void ViEChannel::
SetRtpStateForSsrc
(uint32_t ssrc, const RtpState& rtp_state) {
720
if (rtp_rtcp->
SetRtpStateForSsrc
(ssrc, rtp_state))
[
all
...]
Completed in 316 milliseconds