OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetTMMBRStatus
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/third_party/webrtc/video_engine/
vie_rtp_rtcp_impl.cc
538
int ViERTP_RTCPImpl::
SetTMMBRStatus
(const int video_channel,
[
all
...]
/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtcp_sender.cc
287
RTCPSender::
SetTMMBRStatus
(const bool enable)
[
all
...]
rtp_rtcp_impl.cc
906
int32_t ModuleRtpRtcpImpl::
SetTMMBRStatus
(const bool enable) {
907
return rtcp_sender_.
SetTMMBRStatus
(enable);
[
all
...]
Completed in 3004 milliseconds