Home
last modified time | relevance | path

Searched refs:SetTMMBRBoundingSetToSend (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dtmmbr_help.h90 int32_t SetTMMBRBoundingSetToSend(
Dtmmbr_help.cc144 TMMBRHelp::SetTMMBRBoundingSetToSend(const TMMBRSet* boundingSetToSend, in SetTMMBRBoundingSetToSend() function in webrtc::TMMBRHelp
Drtcp_sender.cc1004 if (0 == tmmbr_help_.SetTMMBRBoundingSetToSend(boundingSet, maxBitrateKbit)) { in SetTMMBN()