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

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
tmmbr_help.h 84 TMMBRSet* BoundingSet(); // used for debuging
89 int32_t FindTMMBRBoundingSet(TMMBRSet*& boundingSet);
rtcp_sender.cc     [all...]
tmmbr_help.cc 137 TMMBRSet* TMMBRHelp::BoundingSet() {
205 TMMBRHelp::FindTMMBRBoundingSet(TMMBRSet*& boundingSet)
242 boundingSet = &_boundingSet;
rtcp_sender.h 151 int32_t SetTMMBN(const TMMBRSet* boundingSet,
rtcp_receiver.cc 759 int32_t RTCPReceiver::BoundingSet(bool &tmmbrOwner, TMMBRSet* boundingSetRec) {
    [all...]

Completed in 45 milliseconds