Home
last modified time | relevance | path

Searched refs:_boundingSetToSend (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/rtp_rtcp/source/
Dtmmbr_help.cc106 _boundingSetToSend(), in TMMBRHelp()
151 _boundingSetToSend.clearSet(); in SetTMMBRBoundingSetToSend()
156 _boundingSetToSend.clearSet(); in SetTMMBRBoundingSetToSend()
169 _boundingSetToSend.SetEntry(i, bitrate, in SetTMMBRBoundingSetToSend()
181 _boundingSetToSend.VerifyAndAllocateSet(minimumSize); in VerifyAndAllocateBoundingSetToSend()
203 return &_boundingSetToSend; in BoundingSetToSend()
Dtmmbr_help.h108 TMMBRSet _boundingSetToSend; variable