HomeSort by relevance Sort by last modified time
    Searched refs:candidateSet (Results 1 - 10 of 10) sorted by null

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
tmmbr_help.cc 195 TMMBRHelp::CandidateSet()
212 TMMBRSet candidateSet;
213 candidateSet.VerifyAndAllocateSet(_candidateSet.sizeOfSet());
220 candidateSet.AddEntry(_candidateSet.Tmmbr(i),
234 int32_t numSetCandidates = candidateSet.lengthOfSet();
239 numBoundingSet = FindTMMBRBoundingSet(numSetCandidates, candidateSet);
251 TMMBRHelp::FindTMMBRBoundingSet(int32_t numCandidates, TMMBRSet& candidateSet)
256 VerifyAndAllocateBoundingSet(candidateSet.sizeOfSet());
261 for (uint32_t i = 0; i < candidateSet.sizeOfSet(); i++)
263 if (candidateSet.Tmmbr(i) > 0
    [all...]
rtcp_receiver_help.cc 166 TMMBRSet* candidateSet,
171 if (targetIdx >= candidateSet->sizeOfSet()) {
182 candidateSet->SetEntry(targetIdx,
rtcp_receiver_help.h 114 TMMBRSet* candidateSet,
tmmbr_help.h 85 TMMBRSet* CandidateSet();
102 int32_t FindTMMBRBoundingSet(int32_t numCandidates, TMMBRSet& candidateSet);
rtcp_sender.cc 624 // store in candidateSet, allocates one extra slot
625 TMMBRSet* candidateSet = tmmbr_help_.CandidateSet();
631 ctx.feedback_state_.module->BoundingSet(&tmmbrOwner, candidateSet);
635 if (candidateSet->Tmmbr(i) == tmmbr_send_ &&
636 candidateSet->PacketOH(i) == packet_oh_send_) {
644 candidateSet->SetEntry(lengthOfBoundingSet, tmmbr_send_, packet_oh_send_,
    [all...]
rtcp_receiver.cc     [all...]
rtcp_receiver.h 102 TMMBRSet* candidateSet) const;
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.0.6/
kotlin-reflect-1.0.6.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-reflect/1.1.3/
kotlin-reflect-1.1.3.jar 
  /prebuilts/tools/common/m2/repository/org/jetbrains/kotlin/kotlin-runtime/1.0.5/
kotlin-reflect.jar 

Completed in 245 milliseconds