Searched refs:candidateSet (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
H A Dtmmbr_help.cc210 TMMBRSet candidateSet; local
211 candidateSet.VerifyAndAllocateSet(_candidateSet.sizeOfSet());
218 candidateSet.AddEntry(_candidateSet.Tmmbr(i),
232 int32_t numSetCandidates = candidateSet.lengthOfSet();
237 numBoundingSet = FindTMMBRBoundingSet(numSetCandidates, candidateSet);
249 TMMBRHelp::FindTMMBRBoundingSet(int32_t numCandidates, TMMBRSet& candidateSet) argument
254 VerifyAndAllocateBoundingSet(candidateSet.sizeOfSet());
259 for (uint32_t i = 0; i < candidateSet.sizeOfSet(); i++)
261 if (candidateSet.Tmmbr(i) > 0)
263 _boundingSet.AddEntry(candidateSet
[all...]
H A Drtcp_receiver_help.cc166 TMMBRSet* candidateSet,
171 if (targetIdx >= candidateSet->sizeOfSet()) {
182 candidateSet->SetEntry(targetIdx,
163 GetTMMBRSet( const uint32_t sourceIdx, const uint32_t targetIdx, TMMBRSet* candidateSet, const int64_t currentTimeMS) argument
H A Drtcp_receiver_help.h107 TMMBRSet* candidateSet,
H A Dtmmbr_help.h102 int32_t FindTMMBRBoundingSet(int32_t numCandidates, TMMBRSet& candidateSet);
H A Drtcp_receiver.h106 TMMBRSet* candidateSet) const;
H A Drtcp_receiver.cc1325 TMMBRSet* candidateSet = VerifyAndAllocateCandidateSet(size); local
1327 accNumCandidates = TMMBRReceived(size, accNumCandidates, candidateSet);
1496 TMMBRSet* candidateSet) const {
1505 if (candidateSet) {
1513 if (receiveInfo->GetTMMBRSet(i, num, candidateSet,
H A Drtcp_sender.cc1119 // store in candidateSet, allocates one extra slot
1120 TMMBRSet* candidateSet = _tmmbrHelp.CandidateSet(); local
1126 rtp_rtcp_module->BoundingSet(tmmbrOwner, candidateSet);
1132 if( candidateSet->Tmmbr(i) == _tmmbr_Send &&
1133 candidateSet->PacketOH(i) == _packetOH_Send)
1143 candidateSet->SetEntry(lengthOfBoundingSet,
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 624 milliseconds