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

  /external/webrtc/webrtc/modules/rtp_rtcp/source/
tmmbr_help.cc 34 TMMBRSet::VerifyAndAllocateSet(uint32_t minimumSize)
135 _boundingSet.VerifyAndAllocateSet(minimumSize);
181 _boundingSetToSend.VerifyAndAllocateSet(minimumSize);
190 _candidateSet.VerifyAndAllocateSet(minimumSize);
213 candidateSet.VerifyAndAllocateSet(_candidateSet.sizeOfSet());
tmmbr_help.h 26 void VerifyAndAllocateSet(uint32_t minimumSize);
rtcp_receiver_help.cc 191 TmmbnBoundingSet.VerifyAndAllocateSet(minimumSize);
rtcp_receiver_unittest.cc     [all...]
rtcp_sender_unittest.cc 717 bounding_set.VerifyAndAllocateSet(1);
rtcp_receiver.cc 763 boundingSetRec->VerifyAndAllocateSet(
    [all...]

Completed in 84 milliseconds