OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_boundingSet
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/rtp_rtcp/source/
tmmbr_help.cc
105
_boundingSet
(),
124
if(minimumSize >
_boundingSet
.sizeOfSet())
135
_boundingSet
.VerifyAndAllocateSet(minimumSize);
136
return &
_boundingSet
;
140
return &
_boundingSet
;
244
boundingSet = &
_boundingSet
;
265
_boundingSet
.AddEntry(candidateSet.Tmmbr(i),
340
_boundingSet
.SetEntry(numBoundingSet,
349
=
_boundingSet
.Tmmbr(numBoundingSet) * 1000
350
/ float(8 *
_boundingSet
.PacketOH(numBoundingSet))
[
all
...]
tmmbr_help.h
107
TMMBRSet
_boundingSet
;
Completed in 3231 milliseconds